mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
e9b33be694
* Add webauthn_hints to models * Add migrations * Add webauthn_hints to the API * Add enum to settings.py * Add webauthn client hints to configuration forms in authenticator_webauthn and authenticator_validate * Add compatability for older user agents auto infering authenticatorAttachment * Rewording * Fix capitalization * Add tests * Use ak-dual-select instead of checkboxes for hints * Add preserve-order, no-search and no-status properties to ak-dual-select * add no-search and no-status to ak-dual-select in AuthenticatorValidateStageForm.ts