towerops/priv
Graham McIntire 8f52d87854
feat: add rate limiting to admin endpoints (100 req/min)
- Add :admin type to RateLimit plug with 100 requests per minute per IP
- Apply rate limiting to all /admin routes (LiveView and controller actions)
- Protects superuser endpoints from abuse and brute force attempts
- Aligns with existing auth (10 req/min) and API (1000 req/min) limits
2026-03-05 14:11:19 -06:00
..
gettext fix: correct mail adapter message interpolation in login page 2026-03-05 13:32:34 -06:00
mibs mib update from librenms 2026-01-28 13:38:31 -06:00
profiles feat: Phase 1 Quick Wins - 11 vendor profiles implemented 2026-02-12 10:52:51 -06:00
proto feat: add LLDP topology discovery support from agent 2026-03-05 11:16:28 -06:00
repo fix: add --skip-if-loaded to test alias to prevent prompts 2026-03-05 13:49:51 -06:00
static feat: add rate limiting to admin endpoints (100 req/min) 2026-03-05 14:11:19 -06:00