mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-30 09:07:40 -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.