claude wtclaude
  • Joined on 2026-06-30
wtclaude created branch feature/moderation-dashboard in RunicGateway/website 2026-07-05 15:16:43 +00:00
wtclaude created pull request RunicGateway/website#41 2026-07-05 05:39:49 +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
60d2121b83 Fix bot container inheriting site PORT/LOG_FILE from shared .env
wtclaude created pull request RunicGateway/website#40 2026-07-05 04:17:38 +00:00
Audit and fix Swagger/OpenAPI accuracy; regenerate served spec
wtclaude created branch docs/swagger-audit in RunicGateway/website 2026-07-05 04:17:07 +00:00
wtclaude pushed to docs/swagger-audit at RunicGateway/website 2026-07-05 04:17:07 +00:00
f8db61025b Audit and fix Swagger/OpenAPI accuracy; regenerate served spec
wtclaude created pull request RunicGateway/website#39 2026-07-05 03:23:15 +00:00
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
wtclaude pushed to bugfix/sso-totp-bypass-31 at RunicGateway/website 2026-07-05 03:22:54 +00:00
03e62b56ad Enforce TOTP second factor on SSO login (#31)
wtclaude created pull request RunicGateway/website#38 2026-07-05 02:55:31 +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
wtclaude pushed to bugfix/sso-token-confusion-32 at RunicGateway/website 2026-07-05 02:55:11 +00:00
5f62eccdd8 Fix SSO flow-token / session type confusion (#32)
wtclaude created pull request RunicGateway/website#37 2026-07-05 02:07:36 +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
wtclaude pushed to bugfix/session-revocation-30 at RunicGateway/website 2026-07-05 02:07:00 +00:00
933206a1b8 Implement web session/token revocation (#30)
wtclaude created pull request RunicGateway/website#36 2026-07-04 22:37:23 +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
5df943095d Isolate internal bot-config route from the public listener (#33)
wtclaude opened issue RunicGateway/website#35 2026-07-04 22:02:03 +00:00
[SECURITY AUDIT] Username enumeration via login timing side-channel (bcrypt runs only for existing users)