Gusted 63736e8301
[FEAT] Add support for webauthn credential level 3
- For WebAuthn Credential level 3, the `backup_eligible` and
`backup_state` flags are checked if they are consistent with the values
given on login. Forgejo never stored this data, so add a database
migration that makes all webauthn credentials 'legacy' and on the next
first use capture the values of `backup_eligible` and `backup_state`.
As suggested in https://github.com/go-webauthn/webauthn/discussions/219#discussioncomment-10429662
- Adds unit tests.
- Add E2E test.
2024-08-29 10:05:03 +02:00
..
2024-03-24 07:12:31 +01:00
2022-09-20 15:59:20 +08:00
2024-05-24 10:31:41 +02:00
2024-02-05 15:56:45 +01:00
2023-08-14 11:56:14 +02:00
2017-01-09 21:49:51 +01:00
2020-08-16 23:07:38 -04:00
2024-08-25 10:47:37 +02:00
2017-01-25 18:37:10 +08:00
2019-12-11 23:23:05 -05:00
2024-02-05 15:56:45 +01:00