authelia/internal/configuration
James Elliott 4db965e19f
refactor: interfaces (#5252)
Use any alias instead of empty interfaces.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-15 22:35:44 +10:00
..
schema refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
test_resources test: add test for 2329 expand-env (#4870) 2023-02-03 10:36:38 +11:00
validator refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
config.template.yml refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
configuration_test.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
const.go fix(configuration): secret permission errors panic (#5141) 2023-04-08 16:02:34 +10:00
decode_hooks.go refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
decode_hooks_test.go refactor: any (#4133) 2022-10-05 16:05:23 +11:00
deprecation.go refactor: misleading host deprecation warning (#5194) 2023-04-08 21:22:06 +10:00
helpers.go ci: gen github tmpl locales and commitlint (#3759) 2022-09-16 14:21:05 +10:00
helpers_test.go ci: gen github tmpl locales and commitlint (#3759) 2022-09-16 14:21:05 +10:00
koanf_callbacks.go fix(configuration): secret permission errors panic (#5141) 2023-04-08 16:02:34 +10:00
koanf_callbacks_test.go fix(configuration): secret permission errors panic (#5141) 2023-04-08 16:02:34 +10:00
koanf_provider_filtered_file.go refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
koanf_provider_filtered_file_test.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
koanf_util.go refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
koanf_util_test.go build(deps): update module github.com/knadh/koanf to v2 (#4952) 2023-02-19 11:49:08 +11:00
provider.go build(deps): update module github.com/knadh/koanf to v2 (#4952) 2023-02-19 11:49:08 +11:00
provider_test.go test(configuration): add additional coverage (#4779) 2023-04-13 21:15:28 +10:00
sources.go build(deps): update module github.com/knadh/koanf to v2 (#4952) 2023-02-19 11:49:08 +11:00
template.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
template_test.go test(configuration): add additional coverage (#4779) 2023-04-13 21:15:28 +10:00
types.go build(deps): update module github.com/knadh/koanf to v2 (#4952) 2023-02-19 11:49:08 +11:00