authelia/internal/authorization
James Elliott a9d1986fa9
feat(configuration): reusable definitions (#8077)
This adds reusable definitions into the mix for the configuration. This replaces the existing networks section for the access_control section and is automatically remapped for users.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2025-02-18 09:38:36 +00:00
..
access_control_domain.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
access_control_domain_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
access_control_query.go docs: jsonschema (#5493) 2023-09-03 16:01:46 +10:00
access_control_query_test.go docs: jsonschema (#5493) 2023-09-03 16:01:46 +10:00
access_control_resource.go fix(authorization): regex subj doesn't redirect anon user (#4037) 2022-09-26 14:33:08 +10:00
access_control_rule.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
access_control_rule_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
access_control_subjects.go feat: oauth2 authorization bearer (#6774) 2024-03-05 19:11:16 +10:00
authorizer.go fix(authorization): mfa not detected in custom policies (#7116) 2024-04-10 19:36:33 +10:00
authorizer_test.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
const.go refactor: add rule policy to trace log messages (#6713) 2024-03-05 21:29:20 +10:00
regexp.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
regexp_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
types.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
types_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
util.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00
util_test.go feat(configuration): reusable definitions (#8077) 2025-02-18 09:38:36 +00:00