mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
3c1bb3ec19
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. |
||
---|---|---|
.. | ||
access_control_domain.go | ||
access_control_resource.go | ||
access_control_rule.go | ||
access_control_subjects.go | ||
authorizer_test.go | ||
authorizer.go | ||
const.go | ||
types_test.go | ||
types.go | ||
util_test.go | ||
util.go |