>>I made the change, and it now works, thanks! >> >>Is it possible to fix mod_authn_anon? How hard is the bug to fix? > > > Not that hard. If nobody beats me, I'm going to make it over the weekend. > It's because conf->anyuserid is not checked in the provider when no further > user id is configured.
I added a test for this to the perl-framework - t/ssl/fakeauth.t. it currently passes based on the Anonymous dummy * fix you suggested, but should be easy to modify based on whatever behavior it is supposed to have. ping me if you need help. --Geoff
