Am 02.06.2008 um 12:18 schrieb Emmanuel Blot: > > This is consistent with the expected behaviour: applying the > authentication rules to the whole project (that is /trac instead of > /trac/login, see above) forces authentication whatever the Trac page > you're trying to browse.
which is exactly what I want for this project and which used to work like a charme until the upgrade :-( > If you do want to click on "login" first, use > the documented path: <Location "/trac/login"> Ok, I am trying that now. thanks for the suggestion. > > >> what do I need to change in that case. what do I need for >> "AuthBasicProvider" ? > > I think that AuthBasicProvider can be omitted (default config) with > htpasswd file authentication. Read the Apache 2.2 documentation for > further details, from http://httpd.apache.org/... yes, the default is "file" and that is exactly what I am using. so it should work. it used to work until now. :-( thanks for the help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
