On Tue, 2006-07-11 at 14:46 -0400, Clem Taylor wrote:
> On 7/11/06, Matthew Good <[EMAIL PROTECTED]> wrote:
> > Yes, when you configure the authentication in Apache use a <Location>
> > block that covers the whole Trac site, not just the login URL.
> ...
> > <Location /projects>
> > # auth setup
> > Require valid-user
> > </Location>
> 
> I've been doing the same thing for a while, but it seems to have an
> annoying side effect that the logout button stops working and you
> can't logout. Any ideas how to get login to work with this
> configuration?

Logout doesn't really work properly with HTTP authentication in general.
See ticket #791 for more discussion:
http://trac.edgewall.org/ticket/791

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to