Block a user
whitlocktech
deleted branch feature/admin-login-hardening from RunicGateway/website
2026-07-03 05:56:35 +00:00
whitlocktech
deleted branch fix/jwt-secret-fail-fast from RunicGateway/website
2026-07-03 05:56:34 +00:00
Fail fast when JWT_SECRET is missing in production (closes #14)
whitlocktech
deleted branch feature/configurable-moon-image from RunicGateway/website
2026-07-03 05:56:31 +00:00
Make the hero Moon image configurable (src/alt), backwards-compatible
Make the hero Moon image configurable (src/alt), backwards-compatible
Make the hero Moon image configurable (src/alt), backwards-compatible
Admin login hardening: RBAC-safe controls, optional TOTP, bot-scoring + IP ban (closes #9)
Derive uploaded file extension from mimetype, not originalname (fixes #11)
[Security][High] Uploaded file extension is attacker-controlled → stored XSS
[Bug][Medium]
username unvalidated and not uniqueness-checked on user update