Open
Bug 1851699
Opened 2 years ago
Updated 2 years ago
remove admin from tecken rate limiting
Categories
(Tecken :: General, defect, P2)
Tecken
General
Tracking
(Not tracked)
NEW
People
(Reporter: willkg, Unassigned)
Details
For some reason, admin links are getting rate-limited. They shouldn't be. Only admin have access to admin links, so having them rate-limited doesn't help anything.
| Reporter | ||
Comment 1•2 years ago
|
||
I think the rate-limiting is all done in nginx. Maybe we should move it to Django which would allow us to rate-limit by group.
You need to log in
before you can comment on or make changes to this bug.
Description
•