nextcloud/lib/private/User
Roeland Jago Douma c2beb36bfc
Bearer tokens are app token
Fixes #12498

This means that we set that it is a proper app token once it is
validated. This will allow the 2FA middleware to just run the same
check.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 09:23:57 +01:00
..
Backend.php Update license headers 2017-11-06 16:56:19 +01:00
Database.php Just update password hash without validating 2018-10-03 00:37:20 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Bearer tokens are app token 2018-11-20 09:23:57 +01:00
User.php Expose the backend of IUser 2018-11-02 13:44:45 +01:00