Lucas
|
fa8723b3d1
|
feat: Update route patterns to use path-to-regexp v8 syntax (#9942)
BREAKING CHANGE: Route pattern syntax across cloud routes and rate-limiting now use the new path-to-regexp v8 syntax; see the [migration guide](https://github.com/parse-community/parse-server/blob/alpha/9.0.0.md) for more details.
|
2025-12-12 19:36:27 +01:00 |
|
Daniel
|
03fba97e05
|
feat: Add zones for rate limiting by ip, user, session, global (#8508)
|
2023-06-09 13:27:56 +02:00 |
|
Daniel
|
34833e42ee
|
feat: Add rate limiting across multiple servers via Redis (#8394)
|
2023-03-06 17:43:15 +01:00 |
|
Daniel
|
c114dc8831
|
fix: Rate limiter may reject requests that contain a session token (#8399)
|
2023-01-25 14:35:39 +01:00 |
|
Daniel
|
6c79f6a69e
|
feat: Add request rate limiter based on IP address (#8174)
|
2023-01-06 13:39:02 +01:00 |
|