thelounge/src
Jérémie Astori ad8ec4b1e6
Remove the "Stay signed in" checkbox at login
This option is less and less the norm on modern webapps, it is fair to assume this is the default behavior. In fact, we were making it the default.

But more importantly, coming soon is the ability of remotely logging out of your other sessions, which is well handled through token deletion. That means we need to know about said tokens, which are not sent in no-"Stay signed in" version.
2017-08-31 23:07:43 -04:00
..
command-line Clarify some users.length that were forgotten in a previous PR 2017-08-26 12:04:13 -04:00
models Web Push Notifications 2017-08-22 10:54:18 +03:00
plugins Merge pull request #1448 from thelounge/xpaw/quit-promo 2017-08-26 20:34:32 +03:00
client.js Gracefully quit on Ctrl+C 2017-08-30 20:26:45 +03:00
clientManager.js Gracefully quit on Ctrl+C 2017-08-30 20:26:45 +03:00
helper.js Web Push Notifications 2017-08-22 10:54:18 +03:00
identification.js Update to eslint 4 and enforce extra rules 2017-06-19 09:58:29 +03:00
log.js Define a common helper for prompting to the user consistently 2016-12-16 22:46:14 -05:00
server.js Remove the "Stay signed in" checkbox at login 2017-08-31 23:07:43 -04:00
userLog.js Fix general spelling errors 2017-08-25 18:02:28 +02:00