Block a user
Fix bot container inheriting site PORT/LOG_FILE from shared .env
Audit and fix Swagger/OpenAPI accuracy; regenerate served spec
whitlocktech
deleted branch bugfix/sso-totp-bypass-31 from RunicGateway/website
2026-07-05 03:34:53 +00:00
[SECURITY AUDIT] SSO login bypasses TOTP two-factor for accounts that have 2FA enabled
Enforce TOTP second factor on SSO login (#31)
whitlocktech
deleted branch bugfix/sso-token-confusion-32 from RunicGateway/website
2026-07-05 02:56:36 +00:00
Fix SSO flow-token / session type confusion (#32)
[SECURITY AUDIT] SSO flow token (sso_tx) validates as a session — token-type confusion in sessionFromDecoded
whitlocktech
deleted branch bugfix/session-revocation-30 from RunicGateway/website
2026-07-05 02:08:19 +00:00
[SECURITY AUDIT] Session/token revocation is a non-functional stub — logout and password change do not invalidate existing JWTs
Implement web session/token revocation (#30)