summaryrefslogtreecommitdiff
path: root/internal/middleware/ratelimit.go
AgeCommit message (Expand)AuthorFiles
2025-01-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
2023-12-16[performance] simpler throttling logic (#2407)Libravatar kim1
2023-08-23[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-03[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...Libravatar kim1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1