aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/Attribute
Commit message (Expand)AuthorAgeFilesLines
* Add IgnoreOpenAPI attributejld31032023-07-101-0/+37
* feat(security): Add PHP \Attribute for remaining security annotationsJoas Schilling2023-04-258-0/+315
* feat(ratelimit): Add Attributes support to rate limit middlewareJoas Schilling2023-04-243-0/+133
* feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute an...Joas Schilling2023-03-082-1/+53
* feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-271-0/+37