nextcloud-server/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 +07:00
..
Backend.php
Database.php Just update password hash without validating 2018-10-03 00:37:20 +07:00
LoginException.php
Manager.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
NoUserException.php
Session.php Bearer tokens are app token 2018-11-20 09:23:57 +07:00
User.php Expose the backend of IUser 2018-11-02 13:44:45 +07:00