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/private/AppFramework/Middleware/Security
Robin Appelman 9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
3 years ago
..
Exceptions fix(security)!: Use consistent HTTP status for strict cookie checks 3 years ago
BruteForceMiddleware.php fix(middleware): Also abort the request when reaching max delay in afterController 3 years ago
CORSMiddleware.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
CSPMiddleware.php composer run cs:fix 3 years ago
FeaturePolicyMiddleware.php composer run cs:fix 3 years ago
PasswordConfirmationMiddleware.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
RateLimitingMiddleware.php feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago
ReloadExecutionMiddleware.php feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
SameSiteCookieMiddleware.php composer run cs:fix 3 years ago
SecurityMiddleware.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago