nextcloud/lib/private/User
Roeland Jago Douma d9febae5b2
Update all the publickey tokens if needed on web login
* On weblogin check if we have invalid public key tokens
* If so update them all with the new token

This ensures that your marked as invalid tokens work again if you once
login on the web.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-02 19:50:54 +02:00
..
Backend.php Update license headers 2017-11-06 16:56:19 +01:00
Database.php make table name configurable for db user backend 2018-06-19 14:14:44 +02:00
LoginException.php Update with robin 2016-07-21 18:13:58 +02:00
Manager.php Ignore case when sorting users 2018-05-26 12:01:13 +02:00
NoUserException.php Fix others 2016-07-21 18:13:57 +02:00
Session.php Update all the publickey tokens if needed on web login 2018-10-02 19:50:54 +02:00
User.php Properly return boolean on enable state 2018-04-09 11:26:26 +02:00