Commit Graph

1 Commits (664d65d7fb4cd77f66629dc42c0a2c4a3ccc36a4)

Author SHA1 Message Date
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