
DWinslow at aiminstitute
Jul 6, 2009, 7:57 AM
Post #4 of 5
(157 views)
Permalink
|
|
Re: Trac web login does not allow different users from the same computer
[In reply to]
|
|
You have to clear cookies. ________________________________ From: trac-users[at]googlegroups.com [mailto:trac-users[at]googlegroups.com] On Behalf Of Paul Malmsten Sent: Thursday, July 02, 2009 3:56 PM To: trac-users[at]googlegroups.com Subject: [Trac] Re: Trac web login does not allow different users from the same computer Hi there, How are you authenticating your users? I imagine you're using basic authentication? If that's the case, then try closing and re-opening your browser before trying to log in as a different user. That usually clears the current session. Unfortunately, I'm not aware of any way to directly 'log out' of a basic authentication session; it's a very limited system. Good luck, ~Paul Malmsten On Thu, Jul 2, 2009 at 1:40 PM, Anu Ramachandra <anu[at]molecularimprints.com> wrote: Hello, I have set up trac 0.10.5 with subversion. For web access (I have set it up as a virtual host on our server), the login works as follows - I login as user A Logout Next time I click login, it automatically logs me in as A ie no password. It does not allow me to log in as user B We need to be able to login as different users when we open bugs in trac from our tools. What is the setup for that? Thanks! Anu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|