nextcloud/core/Controller
Bjoern Schiessle 927d3865a0
add brute force protection to password reset to make it harder to guess user logins
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-01-19 10:12:45 +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 add action to existing brute force protection 2017-01-18 15:25:16 +01:00
LostController.php add brute force protection to password reset to make it harder to guess user logins 2017-01-19 10:12:45 +01:00
OCJSController.php Introduce the UI for password confirmation 2016-11-18 11:57:16 +01:00
OCSController.php add action to existing brute force protection 2017-01-18 15:25:16 +01:00
PreviewController.php Add cache 1 day cache to preview endpoint 2016-11-03 14:00:33 +01:00
SetupController.php SetupController should use \OC::$configDir too 2016-08-02 15:28:19 +02:00
TwoFactorChallengeController.php fix coding style and increase code coverage 2017-01-11 11:01:54 +01:00
UserController.php UserController does not require Defaults 2016-08-29 21:14:50 +02:00