nextcloud/core/Controller
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
..
AvatarController.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
LoginController.php Check if session token is valid and log user out if the check fails 2016-05-11 13:36:46 +02:00
LostController.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
SetupController.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
TokenController.php Add index on 'last_activity' 2016-05-11 13:36:46 +02:00
UserController.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00