nextcloud/lib/private/User
Christoph Wurst 8d48502187
Add index on 'last_activity'
add token type column and delete only temporary tokens in the background job

debounce token updates; fix wrong class import
2016-05-11 13:36:46 +02:00
..
Backend.php Add \OC\User\Backend 2016-05-10 19:53:36 +02:00
Database.php Add \OC\User\Backend 2016-05-10 19:53:36 +02:00
LoginException.php Move \OC\User to PSR-4 2016-05-10 19:53:36 +02:00
Manager.php Add \OC\User\Backend 2016-05-10 19:53:36 +02:00
NoUserException.php Move \OC\User to PSR-4 2016-05-10 19:53:36 +02:00
Session.php Add index on 'last_activity' 2016-05-11 13:36:46 +02:00
User.php Add \OC\User\Backend 2016-05-10 19:53:36 +02:00