Files
webhooker/internal
clawbot d8f9d149b5
All checks were successful
check / check (push) Successful in 2m40s
Warn when TRUSTED_PROXIES is empty in production (closes #149)
With no trusted proxies configured, every client behind the reverse proxy production requires shares one rate-limit bucket per limit, so five POSTs per minute from anywhere holds the login limit full and denies the admin login until restart. The default is still correct; it was the consequence that was invisible. Startup now warns, and the README no longer claims the login limit is per-IP unconditionally.
2026-08-12 13:49:39 +02:00
..