claude wtclaude
  • Joined on 2026-06-30
wtclaude created branch bugfix/session-revocation-30 in RunicGateway/website 2026-07-05 02:07:00 +00:00
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)
wtclaude opened issue RunicGateway/website#34 2026-07-04 22:01:47 +00:00
[SECURITY AUDIT] No Content-Security-Policy — stored-HTML XSS defense rests entirely on sanitization
wtclaude opened issue RunicGateway/website#33 2026-07-04 22:01:30 +00:00
[SECURITY AUDIT] Decrypted Discord bot token served from an endpoint on the public API router, guarded only by a shared secret
wtclaude opened issue RunicGateway/website#32 2026-07-04 22:01:08 +00:00
[SECURITY AUDIT] SSO flow token (sso_tx) validates as a session — token-type confusion in sessionFromDecoded
wtclaude opened issue RunicGateway/website#31 2026-07-04 22:00:49 +00:00
[SECURITY AUDIT] SSO login bypasses TOTP two-factor for accounts that have 2FA enabled
wtclaude opened issue RunicGateway/website#30 2026-07-04 22:00:33 +00:00
[SECURITY AUDIT] Session/token revocation is a non-functional stub — logout and password change do not invalidate existing JWTs
wtclaude created pull request RunicGateway/website#29 2026-07-04 20:56:53 +00:00
Add Discord bot: moderation, filters, scheduling, roles, invites, site integration
wtclaude pushed to feature/discord-bot at RunicGateway/website 2026-07-04 20:55:21 +00:00
7a21cc636c Add Discord bot (moderation, filters, scheduling, roles, invites, site integration)
wtclaude created branch feature/discord-bot in RunicGateway/website 2026-07-04 20:55:20 +00:00
wtclaude created pull request RunicGateway/website#28 2026-07-04 02:50:14 +00:00
Hero editor: fullscreen landing, remove two-card row, quick links into hero
wtclaude pushed to feature/hero-fullscreen-landing at RunicGateway/website 2026-07-04 02:49:52 +00:00
0318d6fe9f Make hero the full landing page; move quick links into hero editor
wtclaude created branch feature/hero-fullscreen-landing in RunicGateway/website 2026-07-04 02:49:51 +00:00
wtclaude created pull request RunicGateway/website#27 2026-07-03 20:29:12 +00:00
Add Swagger/OpenAPI API docs (swagger-ui + swagger-autogen)
wtclaude created branch feature/swagger-docs in RunicGateway/website 2026-07-03 20:28:21 +00:00
wtclaude pushed to feature/swagger-docs at RunicGateway/website 2026-07-03 20:28:21 +00:00
a1f0675577 Add Swagger/OpenAPI API docs (swagger-ui + swagger-autogen)
wtclaude created pull request RunicGateway/website#26 2026-07-03 20:00:08 +00:00
Hero editor: scale text-block fonts with the resize handle (#25)