Block a user
wtclaude
created branch feature/moderation-dashboard in RunicGateway/website
2026-07-05 15:16:43 +00:00
Fix bot container inheriting site PORT/LOG_FILE from shared .env
wtclaude
created branch bugfix/bot-container-port-leak in RunicGateway/website
2026-07-05 05:39:24 +00:00
wtclaude
pushed to bugfix/bot-container-port-leak at RunicGateway/website
2026-07-05 05:39:24 +00:00
Audit and fix Swagger/OpenAPI accuracy; regenerate served spec
Enforce TOTP second factor on SSO login (#31)
wtclaude
created branch bugfix/sso-totp-bypass-31 in RunicGateway/website
2026-07-05 03:22:54 +00:00
Fix SSO flow-token / session type confusion (#32)
wtclaude
created branch bugfix/sso-token-confusion-32 in RunicGateway/website
2026-07-05 02:55:11 +00:00
Implement web session/token revocation (#30)
wtclaude
created branch bugfix/session-revocation-30 in RunicGateway/website
2026-07-05 02:07:00 +00:00
Isolate internal bot-config route from the public listener (#33)
wtclaude
created branch bugfix/internal-token-endpoint-33 in RunicGateway/website
2026-07-04 22:35:16 +00:00
wtclaude
pushed to bugfix/internal-token-endpoint-33 at RunicGateway/website
2026-07-04 22:35:16 +00:00
[SECURITY AUDIT] Username enumeration via login timing side-channel (bcrypt runs only for existing users)