#6894 closed defect (worksforme)
Logout and login problem
Reported by: | lxsameer | Owned by: | John Hampton |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | login logout link |
Cc: | Trac Release: | 0.11 |
Description
after trying a successful login by user trac redirect to wiki but login link still appear, but user is logged in . also in logout action. when user logout from trac logout link still there ( just in a specific tab , tab that user in it before login/logout) , even if user change the tab after login/logout and return to the problmatic tab the link still is there as last status
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
Priority: | high → normal |
---|---|
Severity: | major → normal |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Keywords: | login logout link added |
---|---|
Resolution: | → worksforme |
Status: | assigned → closed |
I can't reproduce with trunk and Trac 0.12. Since you failed to provide more information as requested by the plugin maintainer 6(!) months ago I'll close this ticket right away now.
Feel free to reopen, if you can still reproduce and provide us with some more details to actually work on.
comment:3 Changed 13 years ago by
Replying to lxsameer:
... after login/logout and return to the problmatic tab the link still is there as last status
Watch out. Seen these kind of issues several times now. This is a typical browser feature issue: local caching. Refresh the page, and you're (most probably) done.
Can you give me some more detail? What password store are you using? What's you're trac.ini look like? What plugins, other than account manager do you have?