in reply to Re^5: [RAKU] How to install zef on Ubuntu 22.04
in thread [RAKU] How to install zef on Ubuntu 22.04
you are obviously doing something seriously wrong. Even if 2 different users used the same computer, same browser to access your system one after the other, provided they pressed the logout button (and provided your logout procedure worked) there should be no trace of the previous user's data visible to the next. And if the previous user did not logout, then the next one should never arrive to the login screen anyway. Cookies can live on, they can be made to expire at some time, they can be made to expire immediately and erased from the browser, they can be kept alive on the browser but the session you keep can indicate "logout" state etc.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: [RAKU] How to install zef on Ubuntu 22.04
by Polyglot (Chaplain) on Jan 11, 2024 at 14:49 UTC | |
by bliako (Abbot) on Jan 11, 2024 at 15:49 UTC |