lthn.io/app/Mod/Chain
Claude 994fa0733f
feat(names): API auth + rate limiting on write endpoints
- Bearer token auth middleware on POST /register and /records
- Throttle: 10 registrations/min, 20 DNS updates/min
- Token configurable via API_TOKEN env var (disabled when empty)
- Daemon alias validation: a-z 0-9 . - up to 255 chars

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:44:53 +01:00
..
Services feat(chain): circuit breaker with stale cache fallback 2026-04-04 03:06:23 +01:00
Boot.php feat(names): API auth + rate limiting on write endpoints 2026-04-04 03:44:53 +01:00
config.php feat(names): API auth + rate limiting on write endpoints 2026-04-04 03:44:53 +01:00