Ticket #269 (closed Bug report: fixed)
Users are not logged out automatically after the gateway crashed or was powered off
Reported by: | lbc@… | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Gateway and Auth server | Version: | |
Keywords: | Cc: |
Description
Users are not logged out automatically after the gateway crashed or has been powered off. The token remains INUSE and furthermore prevents logging in under the same user id a second time. Accepting a new token in the gateway helps to work around this bug, but users are still not logged out from the auth server. Reason is a non-working garbagge_collect() function (doesn't work in the MainUI class nor in the cron script 'cleanup.php').
Change History
Note: See
TracTickets for help on using
tickets.