.. |
api
|
AccessControl: Add endpoint to get user permissions (#45309)
|
2022-02-11 17:40:43 +01:00 |
database
|
AccessControl: Only return action and scope for user permissions and make them unique (#48939)
|
2022-05-12 17:15:18 +02:00 |
mock
|
AccessControl: Cleanup access control interface (#49783)
|
2022-05-30 17:48:12 +02:00 |
ossaccesscontrol
|
RBAC: Extract method from access control impl to a function in domain packge (#49947)
|
2022-06-02 16:10:41 +02:00 |
resourcepermissions
|
AccessControl: Replace IsEnterprise checks with license checks (#49572)
|
2022-05-25 20:40:41 +02:00 |
accesscontrol_bench_test.go
|
Chore: Remove last build tag (#50120)
|
2022-06-02 17:36:34 +00:00 |
accesscontrol_test.go
|
Access Control: Support other attributes than id for resource permissions (#46727)
|
2022-03-21 17:58:18 +01:00 |
accesscontrol.go
|
RBAC: Extract method from access control impl to a function in domain packge (#49947)
|
2022-06-02 16:10:41 +02:00 |
errors.go
|
AccessControl: Resolve attribute based scopes to id based scopes (#40742)
|
2022-01-18 17:34:35 +01:00 |
evaluator_test.go
|
Remove unused error from evaluator Evaluate (#49305)
|
2022-05-20 10:26:57 +02:00 |
evaluator.go
|
Remove unused error from evaluator Evaluate (#49305)
|
2022-05-20 10:26:57 +02:00 |
filter_bench_test.go
|
Access Control: Support other attributes than id for resource permissions (#46727)
|
2022-03-21 17:58:18 +01:00 |
filter_test.go
|
Access Control: Correctly check for id suffix (#46824)
|
2022-03-22 13:48:15 +01:00 |
filter.go
|
RBAC: Make RBAC action names more consistent (#49730)
|
2022-06-02 13:14:48 +01:00 |
middleware_test.go
|
pkg/web: remove dependency injection (#49123)
|
2022-05-24 15:35:08 -04:00 |
middleware.go
|
Access Control: Move access control middlewares to domain package (#48322)
|
2022-04-28 10:46:18 +02:00 |
models.go
|
RBAC: Make RBAC action names more consistent (#49730)
|
2022-06-02 13:14:48 +01:00 |
resolvers_test.go
|
Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202)
|
2022-05-02 09:29:30 +02:00 |
resolvers.go
|
fix logging of resolving scopes (#50173)
|
2022-06-03 10:53:53 -04:00 |
roles_test.go
|
AccessControl: Remove package lists for roles and grants (#47141)
|
2022-04-06 09:31:14 +02:00 |
roles.go
|
RBAC: Make RBAC action names more consistent (#49730)
|
2022-06-02 13:14:48 +01:00 |
scope_test.go
|
Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202)
|
2022-05-02 09:29:30 +02:00 |
scope.go
|
Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202)
|
2022-05-02 09:29:30 +02:00 |