authelia/internal/authorization
James Elliott e784a72735
test(authorization): add missing tests (#5478)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-24 19:23:46 +10: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 feat(authorization): query parameter filtering (#3990) 2022-10-19 14:09:22 +11:00
access_control_query_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23: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 refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
access_control_rule_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
access_control_subjects.go refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
authorizer.go feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
authorizer_test.go feat(oidc): jwk selection by id (#5464) 2023-05-22 21:14:32 +10:00
const.go feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11: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(authorization): query parameter filtering (#3990) 2022-10-19 14:09:22 +11:00
types_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
util.go refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
util_test.go test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00