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/lib/public/AppFramework/Http/Attribute
Joas Schilling ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations
3 years ago
..
ARateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago
AnonRateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago
AuthorizedAdminSetting.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
BruteForceProtection.php feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 3 years ago
CORS.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
NoAdminRequired.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
NoCSRFRequired.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
PasswordConfirmationRequired.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
PublicPage.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
StrictCookiesRequired.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
SubAdminRequired.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
UseSession.php feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 3 years ago
UserRateLimit.php feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago