aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/Attribute/AnonRateLimit.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(ratelimit): Add Attributes support to rate limit middlewareJoas Schilling2023-04-241-0/+38
Signed-off-by: Joas Schilling <coding@schilljs.com>