authelia/internal/configuration
Jonas Letzbor e9a383be0c
Add option to ban user by ip instead of username
2023-06-23 22:07:23 +02:00
..
schema Add option to ban user by ip instead of username 2023-06-23 22:07:23 +02:00
test_resources feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
validator feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config.template.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
configuration_test.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
const.go refactor: path from address (#5492) 2023-05-30 18:21:19 +10:00
decode_hooks.go test(configuration): add some additional coverage (#5485) 2023-05-31 20:50:22 +10:00
decode_hooks_test.go test(configuration): add some additional coverage (#5485) 2023-05-31 20:50:22 +10:00
deprecation.go feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
helpers.go feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +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 test(configuration): add some additional coverage (#5485) 2023-05-31 20:50:22 +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 feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +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 feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
provider_test.go feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +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 feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +10:00
types.go test(configuration): add some additional coverage (#5485) 2023-05-31 20:50:22 +10:00