Files
vikunja/pkg/db/fixtures/user_tokens.yml
kolaente 1f2aef776c test: verify CalDAV token auth bypasses TOTP check
Add a CalDAV token fixture (kind=4) for user10 who has TOTP enabled,
and implement the previously-skipped test proving token-based auth
still works when TOTP is active.
2026-03-20 12:22:27 +00:00

37 lines
687 B
YAML

-
id: 1
user_id: 3
token: 'passwordresettesttoken'
kind: 1
created: 2021-07-12 00:00:11
-
id: 2
user_id: 4
token: 'tiepiQueed8ahc7zeeFe1eveiy4Ein8osooxegiephauph2Ael'
kind: 2
created: 2021-07-12 00:00:12
-
id: 3
user_id: 5
token: 'tiepiQueed8ahc7zeeFe1eveiy4Ein8osooxegiephauph2Aei'
kind: 2
created: 2021-07-12 00:00:13
-
id: 4
user_id: 1
token: 'deletiontesttoken'
kind: 3
created: 2021-07-12 00:00:14
-
id: 5
user_id: 17
token: 'disableduserpasswordresettoken'
kind: 1
created: 2024-01-01 00:00:00
-
id: 6
user_id: 10
token: '$2a$04$DT./vBYVmwfc8KlWOyLmNOF4KJLahG31L1eSzg45RRZKPhfjojSDa'
kind: 4
created: 2024-01-01 00:00:00