claude wtclaude
  • Joined on 2026-06-30
wtclaude created branch feature/bot-activity-admin in RunicGateway/website 2026-07-03 07:31:39 +00:00
wtclaude pushed to feature/bot-activity-admin at RunicGateway/website 2026-07-03 07:31:39 +00:00
870971fc12 Add Bot Activity admin panel: banned-IP view + recent events + emergency unban
wtclaude created pull request RunicGateway/website#22 2026-07-03 06:07:47 +00:00
Update README for today's security hardening and 2FA work
wtclaude pushed to docs/readme-refresh at RunicGateway/website 2026-07-03 06:07:27 +00:00
a82f839c61 Update README for today's security hardening and 2FA work
wtclaude created branch docs/readme-refresh in RunicGateway/website 2026-07-03 06:07:26 +00:00
wtclaude created pull request RunicGateway/website#21 2026-07-03 05:56:15 +00:00
Fail fast when JWT_SECRET is missing in production (closes #14)
wtclaude pushed to fix/jwt-secret-fail-fast at RunicGateway/website 2026-07-03 05:55:18 +00:00
073c010d72 Fail fast when JWT_SECRET is missing in production (#14)
wtclaude created branch fix/jwt-secret-fail-fast in RunicGateway/website 2026-07-03 05:55:17 +00:00
wtclaude pushed to feature/configurable-moon-image at RunicGateway/website 2026-07-03 04:42:30 +00:00
7e8ffeee6f Raise hero upload soft-warning from 1 MB to 5 MB
wtclaude created pull request RunicGateway/website#20 2026-07-03 04:38:35 +00:00
Make the hero Moon image configurable (src/alt), backwards-compatible
wtclaude created branch feature/configurable-moon-image in RunicGateway/website 2026-07-03 04:38:08 +00:00
wtclaude pushed to feature/configurable-moon-image at RunicGateway/website 2026-07-03 04:38:08 +00:00
6ab3e47d38 Make the hero Moon image configurable via props.src
wtclaude created pull request RunicGateway/website#19 2026-07-03 04:23:23 +00:00
Admin login hardening: RBAC-safe controls, optional TOTP, bot-scoring + IP ban (closes #9)
wtclaude created branch feature/admin-login-hardening in RunicGateway/website 2026-07-03 04:22:48 +00:00
wtclaude pushed to feature/admin-login-hardening at RunicGateway/website 2026-07-03 04:22:48 +00:00
d38c98ad9e Harden admin login: RBAC-safe controls, 2FA, bot-scoring, rate limits (#9)
wtclaude created pull request RunicGateway/website#18 2026-07-03 02:42:33 +00:00
Derive uploaded file extension from mimetype, not originalname (fixes #11)
wtclaude created branch fix/upload-extension-xss in RunicGateway/website 2026-07-03 02:42:01 +00:00
wtclaude pushed to fix/upload-extension-xss at RunicGateway/website 2026-07-03 02:42:01 +00:00
e84835a0fb Derive uploaded file extension from mimetype, not originalname (#11)
wtclaude created pull request RunicGateway/website#17 2026-07-03 02:38:51 +00:00
Validate and uniqueness-check username on user update (fixes #13)
wtclaude pushed to fix/username-validation-update at RunicGateway/website 2026-07-03 02:38:25 +00:00
43db509293 Validate and uniqueness-check username on user update (#13)