Files
PrivateCaptcha/pkg/api
Taras Kushnir be96cf3d4c Refactor rate limiter out of auth middleware
Now we have a normalized sequence of "security" middlewares for public endpoints:
1. crash recovery (always first)
2. CDN security (whatever that means)
3. HTTP metrics (prometheus)
4. rate limiter (effect will be visible via metrics, but not logs)
5. out tracing (for logs)
6. All the rest

Since this commit, this sequence is same in both portal and API servers.
2025-07-08 17:56:40 +03:00
..
2025-06-08 13:27:37 +03:00
2025-05-31 10:56:00 +03:00
2025-06-17 20:35:18 +03:00
2025-05-31 10:56:00 +03:00