nextcloud/lib/private/User
Roeland Jago Douma e368a745aa
Set last-login-check on basic auth
Else the last-login-check fails hard because the session value is not
set and thus defaults to 0.

* Started with tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-05 20:57:15 +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 Set last-login-check on basic auth 2016-12-05 20:57:15 +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