Improve test coverage of rbac stuff
All threads resolved!
All threads resolved!
Compare changes
- Fabian Seidl authored
+ 0
− 313
@@ -8,9 +8,7 @@ import (
@@ -87,145 +85,6 @@ func (s Auth) Logout(ctx context.Context, request *apb.LogoutRequest) (*apb.Logo
@@ -242,175 +101,3 @@ func (s Auth) isValidUser(user rbac.User) (bool, error) {