nextcloud/lib/private/User
Christoph Wurst 9b808c4014 do not remember session tokens by default
We have to respect the value of the remember-me checkbox. Due to an error
in the source code the default value for the session token was to remember
it.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-11-27 14:03:28 +01:00
..
Backend.php Unnecessary fully qualified names 2016-08-14 19:36:06 +02:00
Database.php Cache non existing DB user 2016-10-10 09:30:36 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php do not remember session tokens by default 2016-11-27 14:03:28 +01:00
User.php Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00