authelia/internal/configuration
James Elliott 997036f9c3
fix(configuration): make notifier logging consistent and more specific (#2268)
This ensures the notifier logs are more specific to give people a clear picture of if they either have no notifier specified or multiple.
2021-08-07 13:58:08 +10:00
..
schema fix(storage): set sane default connection timeout (#2256) 2021-08-06 15:35:14 +10:00
test_resources perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
validator fix(configuration): make notifier logging consistent and more specific (#2268) 2021-08-07 13:58:08 +10:00
config.template.yml fix(storage): set sane default connection timeout (#2256) 2021-08-06 15:35:14 +10:00
configuration_test.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
helpers.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
helpers_test.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
koanf_callbacks.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
koanf_callbacks_test.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
provider.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
provider_test.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
sources.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
template.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
template_test.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
types.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00