You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/Controller
Joas Schilling 3d671cc536 Merge pull request #4443 from nextcloud/cleanup-unused-imports 9 years ago
..
AvatarController.php Cache all avatar responses 9 years ago
CssController.php Fix gzip files for Safari 9 years ago
JsController.php Fix gzip files for Safari 9 years ago
LoginController.php Make BruteForceProtection annotation more clever 9 years ago
LostController.php Merge pull request #4443 from nextcloud/cleanup-unused-imports 9 years ago
OCJSController.php Move OC_Defaults to OCP\Defaults 9 years ago
OCSController.php Adjust existing bruteforce protection code 9 years ago
PreviewController.php Add cache 1 day cache to preview endpoint 9 years ago
SetupController.php Fix public page css fallback loading 9 years ago
TwoFactorChallengeController.php Add rate limit to TOTP solve challenge controller 9 years ago
UserController.php