nextcloud-server/core/Controller
Christoph Wurst 140555b786
always allow remembered login
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-11 19:20:11 +01:00
..
AvatarController.php Cache all avatar responses 2016-11-30 09:43:36 +01:00
CssController.php Adds CssControllerTests 2017-01-06 09:42:39 +01:00
LoginController.php always allow remembered login 2017-01-11 19:20:11 +01:00
LostController.php fix password reset if encryption is enabled 2016-12-08 12:08:05 +01:00
OCJSController.php Introduce the UI for password confirmation 2016-11-18 11:57:16 +01:00
OCSController.php Add a signer class for signing 2016-11-21 11:30:00 +01:00
PreviewController.php
SetupController.php
TwoFactorChallengeController.php fix coding style and increase code coverage 2017-01-11 11:01:54 +01:00
UserController.php