Files
meet/src
lebaudantoine 566eacc8fe (backend) add authenticated user rate throttling on request-entry
Throttle the request-entry endpoint for authenticated users also
to guard against accidental hammering from buggy clients.

Authenticated users are throttled via RequestEntryUserRateThrottle.
Anonymous users are throttled using the lobby participant cookie
through RequestEntryAnonRateThrottle.
2026-03-11 18:07:39 +01:00
..
2026-03-05 14:19:25 +01:00
2026-03-10 22:56:08 +01:00
2026-03-05 14:19:25 +01:00
2026-03-05 14:19:25 +01:00
2026-03-05 14:19:25 +01:00