Files
vikunja/pkg/user
kolaente dc6365f0f4 fix(user): expire used TOTP passcodes via keyvalue TTL
Replaces the hand-rolled timestamp check and cleanup goroutine. The old
int64 type assertion never matched on redis (Get returns a string), so
passcode replay protection was silently disabled there.
2026-08-19 17:29:35 +02:00
..
2026-05-04 10:38:53 +00:00
2026-08-18 22:03:38 +02:00