mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-05 11:26:39 +00:00
Covers the four states the OIDC TOTP gate must handle: user without TOTP, TOTP enabled with missing passcode, invalid passcode, and valid passcode. The helper function under test does not exist yet, so the package currently fails to compile. Refs GHSA-8jvc-mcx6-r4cg