authelia/internal/configuration/test_resources
James Elliott 3c1bb3ec19
feat(authorization): domain regex match with named groups (#2789)
This adds an option to match domains by regex including two special named matching groups. User matches the username of the user, and Group matches the groups a user is a member of. These are both case-insensitive and you can see examples in the docs.
2022-04-01 22:38:49 +11:00
..
config.yml perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
config_alt.yml fix(configuration): remember me duration disabled impossible (#2997) 2022-03-13 13:51:23 +11:00
config_bad_keys.yml perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
config_bad_quoting.yml feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
config_domain_bad_regex.yml feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
config_domain_regex.yml feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
config_smtp_sender_blank.yml fix(notifier): force use of sender email in smtp from cmd (#2616) 2021-11-30 22:15:21 +11:00
config_smtp_sender_invalid.yml fix(notifier): force use of sender email in smtp from cmd (#2616) 2021-11-30 22:15:21 +11:00
config_with_secret.yml perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
example_secret feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00