mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-31 12:45:51 -05:00
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.