authelia/internal/commands
James Elliott 655ae98ced
fix(notifier): regression in startup check (#2248)
The changes in the koanf commit a7e867a699 introduced a regression in the startup procedure that prevented the option to disable the startup check from having an effect. This ensures the startup check is not performed if it is disabled as it was intended.
2021-08-05 20:41:56 +10:00
..
build-info.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
certificates.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
completion.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
configuration.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
const.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
hash.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
root.go fix(notifier): regression in startup check (#2248) 2021-08-05 20:41:56 +10:00
rsa.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
validate.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00