Files
vikunja/frontend/tests
kolaente e31ea2de50 test(e2e): seed hashed user tokens in TokenFactory (GHSA-r6w9-259g-gwrv)
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.
2026-07-19 18:59:34 +02:00
..