Files
TREK/server
Maurice eed9e8ce7c Reject WebSocket tokens minted before a password change
Stamp the user's password_version onto the ephemeral ws token and verify it on connect, closing the socket (4001) when it no longer matches, so a token issued before a password reset can't be replayed. Tokens minted without a version are treated as version 0, matching the JWT pv-claim semantics.
2026-05-31 15:52:19 +02:00
..
2026-05-06 21:38:40 +02:00