Arvind Bright
8320224ff0
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
Nathan Baulch
c8951abc16
*: fix minor typos ( #7487 )
...
* Fix typos
* Fix reflecton tests
2024-08-14 22:43:01 +05:30
hasson82
bdd707e642
scripts: add linter rule for using context.WithTimeout on tests ( #7342 )
2024-07-03 19:22:54 -04:00
Clément Jean
02858ee506
deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto ( #6919 )
...
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
2024-01-30 10:59:10 -08:00
Doug Fawley
fbff2abb0f
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` ( #6544 )
2023-08-14 09:04:46 -07:00
Zach Reyes
07718ef6b3
internal/xds/rbac: Add support for string matcher in RBAC header matching ( #6419 )
2023-06-27 18:30:20 -04:00
Gregory Cooke
390c392f84
authz: Rbac engine audit logging ( #6225 )
...
add the functionality to actually do audit logging in rbac_engine.go and associated tests for that functionality.
2023-05-17 10:21:06 -04:00
Zach Reyes
e23132c657
Added support for metadata matcher invert ( #5345 )
...
Added support for metadata matcher invert
2022-05-17 17:03:18 -04:00
Ashitha Santhosh
4f21cde702
authz: support empty principals and fix rbac authenticated matcher ( #4883 )
...
* authz: support empty principals in SDK and fixes to rbac authenticated
matcher.
* Minor formatting
* Remove pointer from principals fields
* resolving comments
2021-10-21 15:39:02 -07:00
Zach Reyes
34df1b42ae
xds: Small RBAC Changes defined in A41 ( #4818 )
...
* xds: Small RBAC Changes defined in A41
2021-09-28 15:27:00 -04:00
Zach Reyes
01bababd83
Added connection to transport context ( #4649 )
...
* Added connection to transport context
2021-08-09 23:15:57 -04:00
Zach Reyes
c513103bee
Add extra layer on top of RBAC Engine ( #4576 )
...
* Add extra layer in RBAC
2021-07-21 22:42:38 -04:00
Zach Reyes
34bd6fbb8e
xds: add RBAC Engine ( #4471 )
...
* Added RBAC Engine
2021-05-26 14:20:25 -04:00