nextcloud/core/Controller
Christoph Wurst 3ab922601a
Check if session token is valid and log user out if the check fails
* Update last_activity timestamp of the session token
* Check user backend credentials once in 5 minutes
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
UserController.php Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00