authelia/internal/models
Philipp Staiger 01b77384f9
feat(duo): multi device selection (#2137)
Allow users to select and save the preferred duo device and method, depending on availability in the duo account. A default enrollment URL is provided and adjusted if returned by the duo API. This allows auto-enrollment if enabled by the administrator.

Closes #594. Closes #1039.
2021-12-01 14:32:58 +11:00
..
duo_device.go feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
model_authentication_attempt.go feat(regulator): enhance authentication logs (#2622) 2021-11-29 14:09:14 +11:00
model_identity_verification.go feat(storage): only store identity token metadata (#2627) 2021-11-30 17:58:21 +11:00
model_migration.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
model_totp_configuration.go feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
model_u2f_device.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
model_userinfo.go feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
type_ipaddress.go feat(regulator): enhance authentication logs (#2622) 2021-11-29 14:09:14 +11:00
type_startup_check.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00