clusev/docs/superpowers/plans
boban 6290cec6ab fix(2fa): bound the backup-code reveal flag with a 10-minute TTL
The 2fa.codes_fresh reveal flag is now a timestamp (set at enrollment) and
RecoveryCodes::mount() only reveals within [now-600s, now], symmetric to the
download-grant window. A reveal flag whose modal never opened can no longer
re-reveal the codes later in the session. FirstFactorCodesTest asserts the
flag is an int.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 18:42:58 +02:00
..
2026-06-14-account-recovery.md docs(plan): account recovery implementation plan 2026-06-14 16:47:12 +02:00
2026-06-14-optional-pluggable-2fa.md docs: implementation plan for optional pluggable 2FA 2026-06-14 20:20:37 +02:00
2026-06-14-server-details-hardening-polish.md docs(plan): server-details UX + hardening polish implementation plan 2026-06-14 10:17:28 +02:00
2026-06-14-webauthn-yubikey.md docs(plan): WebAuthn/YubiKey 2nd-factor implementation plan 2026-06-14 18:16:10 +02:00
2026-06-15-recovery-codes-airtight-reveal.md fix(2fa): bound the backup-code reveal flag with a 10-minute TTL 2026-06-15 18:42:58 +02:00