Opened 10 years ago
Closed 10 years ago
#1844 closed defect (fixed)
Logout dialog still warn about not being logged in in some cases
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The fix in #1827 only works as long as the user session is alive. Once the session is garbage collected, the logout dialog will ask the user to login again.
Note:
See TracTickets
for help on using tickets.
(In [6531]) Fixes #1844: Logout dialog still warn about not being logged in in some cases