1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/commands
Philipp Staiger 01b77384f9
feat(duo): multi device selection ()
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 . Closes .
2021-12-01 14:32:58 +11:00
..
build-info.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
certificates.go feat(configuration): replace viper with koanf () 2021-08-03 19:55:21 +10:00
completion.go feat(configuration): replace viper with koanf () 2021-08-03 19:55:21 +10:00
configuration.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
const.go feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
hash.go feat: add config flag to hash-password tool () 2021-09-16 10:20:42 +10:00
helpers_test.go feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
helpers.go feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
root.go feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
rsa.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
storage_run.go feat(duo): multi device selection () 2021-12-01 14:32:58 +11:00
storage.go feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
validate.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00