nextcloud-server/core/Controller
Morris Jobke 998f235474 Merge pull request #2563 from nextcloud/fix-password-reset
fix password reset if encryption is enabled
2016-12-22 11:18:04 +01:00
..
AvatarController.php Cache all avatar responses 2016-11-30 09:43:36 +01:00
LoginController.php Save the timezone on login again 2016-12-08 10:45:24 +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 Add cache 1 day cache to preview endpoint 2016-11-03 14:00:33 +01:00
SetupController.php
TwoFactorChallengeController.php
UserController.php