grpc-go/authz
Ashitha Santhosh 5d90b32d9d
authz: fix regex expression match (#5035)
* Fixes regex expression matching.

* Adds tests

* Updates FulMatchWithRegex and regex string for presence match.

* Add tests for FullMatchWithRegex

* Update regex to allow whitespace characters
2021-12-09 15:37:33 -08:00
..
rbac_translator.go authz: fix regex expression match (#5035) 2021-12-09 15:37:33 -08:00
rbac_translator_test.go authz: fix regex expression match (#5035) 2021-12-09 15:37:33 -08:00
sdk_end2end_test.go authz: fix regex expression match (#5035) 2021-12-09 15:37:33 -08:00
sdk_server_interceptors.go authz: create file watcher interceptor for gRPC SDK API (#4760) 2021-10-08 17:09:55 -07:00
sdk_server_interceptors_test.go authz: create file watcher interceptor for gRPC SDK API (#4760) 2021-10-08 17:09:55 -07:00