mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-21 17:37:54 -05:00
Reset/confirm/deletion tokens (kinds 1-3) are now stored as a SHA-256 hash and looked up by hash, so the e2e factory must seed the hash while returning the plaintext to the test. Kind 4 (caldav/bcrypt) is seeded verbatim.