Mailing List Archive

Problem with logout and login using AccountManagerPlugin
If i create a new user with the plugin and i try to login i always get auto
logged in with my previous user i have logged in before. The login popup
where you can enter username / password gets never shown again. In the log
i see that it seems to keep the session ids even i clicked logout and when
i login again it just uses this session / user. How to fix this behaviour
so i can see the login popup again. Before installing the plugin, the login
popup got shown after i click on login. After installing the plugin i get
always auto logged in, even when i disable the plugin it still auto logges
me in.

i use Trac-1.4.3 and TracAccountManager-0.6.dev0

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/37fb60ca-1937-4e44-bc47-6df93b8ccad1n%40googlegroups.com.
Re: Problem with logout and login using AccountManagerPlugin [ In reply to ]
On Thu, Sep 2, 2021 at 1:30 AM usoft usoft <usoftkm@gmail.com> wrote:
>
> If i create a new user with the plugin and i try to login i always get auto logged in with my previous user i have logged in before. The login popup where you can enter username / password gets never shown again. In the log i see that it seems to keep the session ids even i clicked logout and when i login again it just uses this session / user. How to fix this behaviour so i can see the login popup again. Before installing the plugin, the login popup got shown after i click on login. After installing the plugin i get always auto logged in, even when i disable the plugin it still auto logges me in.
>
> i use Trac-1.4.3 and TracAccountManager-0.6.dev0

Are you using HTTP authentication to log in? That behavior is a
browser's limitation on HTTP authentication.

Try to use a HTML form to log in instead of HTTP authentication.
See https://trac-hacks.org/wiki/AccountManagerPlugin/Modules#LoginModule.


--
Jun Omae <jun66j5@gmail.com> (?? ?)

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAEVLMaiRku8uLfB-d_Oc8dmqRA_pFFyFYDY-HCDVUqT3yYwRPw%40mail.gmail.com.