nextcloud-server/core/Controller
Morris Jobke 622101f2dd Merge pull request #2918 from nextcloud/encryption-recovery-improvements
create new encryption keys on password reset and backup the old one
2017-01-13 11:28:43 +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 Use login name to fix password confirm with ldap users 2017-01-05 12:17:30 +01:00
LostController.php create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +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