Chris Darroch wrote:
Can you check if mod_auth_form also needs this?Yes, it does -- looks like you're doing your own ap_lookup_provider() calls on the authn provider group.
This was based originally on the mod_auth_basic code. I didn't want to make a change that I didn't fully understand yet.
> I can put it in for you if you
like. I'd propose also taking out the AP_MODULE_MAGIC_AT_LEAST(20080403,1) check because in trunk you can just call the new function; if you're backporting to 2.2 before the "walk cache" stuff gets backported, just do it the old way (and don't define the list_provider_names callback).
The reason for the AP_MODULE_MAGIC_AT_LEAST was so that you can drop the mod_auth_form stuff into httpd v2.2 and have it work (it's how I have production tested the thing), even if the modules aren't formally backported to v2.2 yet.
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature