Would be nice if this module would be Drupal 10 compatible

CommentFileSizeAuthor
#7 3351078-7.patch6.9 KBtormi

Issue fork http_auth-3351078

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kevin.pfeifer created an issue. See original summary.

tormi’s picture

Status: Active » Needs review
tormi’s picture

Status: Needs review » Reviewed & tested by the community

RTBC for me.

jonathan_hunt’s picture

The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/http_auth/http_auth.info.yml

jonathan_hunt’s picture

Please create a release so that this module doesn't list as unsupported for D10...

tormi’s picture

StatusFileSize
new6.9 KB

Committed #3351078: Remove EOL PHP versions, add support for PHP v8.2 & v8.3, Drupal 11

Adding MR as patch here for patching purposes in the project.