This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dfa538ff928a1da6327cf4eaedeeac9ab94d1f10
grafana
/
pkg
/
services
/
accesscontrol
/
resourcepermissions
T
History
Karl Persson
44ffbfd6aa
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (
#50683
)
...
* Return slice of permissions instead of slice of pointers for permissions
2022-06-14 10:17:48 +02:00
..
types
Access Control: Support other attributes than id for resource permissions (
#46727
)
2022-03-21 17:58:18 +01:00
api_test.go
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (
#50683
)
2022-06-14 10:17:48 +02:00
api.go
RBAC: Remove workaround to check permissions on folders for dashboard actions (
#50291
)
2022-06-07 13:21:56 +02:00
error.go
Access Control: Pass db session to hooks (
#44428
)
2022-01-25 17:12:00 +01:00
middleware.go
Access Control: Remove unused option (
#48317
)
2022-04-29 11:05:51 +02:00
options.go
RBAC: Remove workaround to check permissions on folders for dashboard actions (
#50291
)
2022-06-07 13:21:56 +02:00
service_test.go
RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (
#50683
)
2022-06-14 10:17:48 +02:00
service.go
AccessControl: Replace IsEnterprise checks with license checks (
#49572
)
2022-05-25 20:40:41 +02:00