-
- Downloads
178 Progress on authz, not properly implemented yet
See merge request !270
parent
fd8c1ba1
No related branches found
No related tags found
This commit is part of merge request !264. Comments created here will be created in the context of that merge request.
Showing
- controller/Makefile 3 additions, 0 deletionscontroller/Makefile
- controller/cmd/root.go 3 additions, 0 deletionscontroller/cmd/root.go
- controller/controller.go 27 additions, 1 deletioncontroller/controller.go
- controller/northbound/server/auth.go 81 additions, 10 deletionscontroller/northbound/server/auth.go
- controller/northbound/server/auth_interceptor.go 23 additions, 3 deletionscontroller/northbound/server/auth_interceptor.go
- controller/northbound/server/auth_test.go 20 additions, 10 deletionscontroller/northbound/server/auth_test.go
- controller/northbound/server/nbi.go 2 additions, 2 deletionscontroller/northbound/server/nbi.go
- controller/rbac/jwtManager.go 66 additions, 0 deletionscontroller/rbac/jwtManager.go
- controller/rbac/user.go 25 additions, 0 deletionscontroller/rbac/user.go
- go.mod 1 addition, 0 deletionsgo.mod
- go.sum 2 additions, 0 deletionsgo.sum
Loading
Please register or sign in to comment