??? kirjoitti: > hi all, > I am new to trac,i installed trac on debian with apt-get install > trac.It works well under apache.I used mod_python to auth.But how can > one user logout.When user logged in,the logout link didn't work.i use > 0.10ver. > > Any hints will be appreciated!Some reference or troubshooting link is > welcome.Thanks in advance!
First at all, you're not using "mod_python" to authenticate. But you're using standard HTTP authentication. There is few fancy things that happens and you can read it all from <http://trac.edgewall.org/ticket/791> -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
