authelia/internal/configuration
DCsunset 3fc0378ac3
feat(configuration): support abstract unix socket (#7662)
Allows the use of abstract unix sockets.
2025-02-18 22:59:43 +11:00
..
schema feat(configuration): support abstract unix socket (#7662) 2025-02-18 22:59:43 +11:00
test_resources feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
validator feat(authentication): permit empty base dn (#8112) 2025-02-18 11:08:05 +00:00
config.template.yml feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00: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): failure to map deprecated value correctly (#6964) 2024-03-20 10:57:11 +11:00
const_test.go test: ensure template is tested (#6967) 2024-03-31 18:27:52 +11:00
decode_hooks.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
decode_hooks_test.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
defaults.go refactor(configuration): include defaults map source (#8547) 2025-01-04 10:07:32 +00:00
deprecation.go refactor: linting (#7863) 2024-09-20 11:11:53 +10:00
helpers.go fix(configuration): include more helpful address mapping logs (#6909) 2024-03-16 22:50:40 +11:00
helpers_test.go fix(configuration): include more helpful address mapping logs (#6909) 2024-03-16 22:50:40 +11:00
koanf_callbacks.go fix(configuration): secret permission errors panic (#5141) 2023-04-08 16:02:34 +10:00
koanf_callbacks_test.go test: fix linting (#6303) 2023-11-20 20:35:53 +11:00
koanf_provider_filtered_file.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
koanf_provider_filtered_file_test.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
koanf_util.go refactor: use unified string join utils (#7659) 2024-08-10 13:36:51 +10:00
koanf_util_test.go fix(configuration): include more helpful address mapping logs (#6909) 2024-03-16 22:50:40 +11:00
provider.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
provider_test.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
sources.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
template.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
template_test.go feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +10:00
types.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00