This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3f7deebdaec677a8db1e10b21c3544eddd075a6
grafana
/
pkg
/
services
/
sqlstore
/
migrations
/
accesscontrol
T
History
Ieva
39025bb4cd
add logs to debug failing migration (
#52447
)
2022-07-19 09:34:49 -04:00
..
test
Split Create User (
#50502
)
2022-06-28 14:32:25 +02:00
action_migrator.go
RBAC: change migration logic (
#50187
)
2022-06-06 13:51:07 +02:00
alerting.go
Alerting: Fix RBAC actions for notification policies (
#49185
)
2022-05-20 10:55:07 -04:00
dashboard_permissions.go
add logs to debug failing migration (
#52447
)
2022-07-19 09:34:49 -04:00
errors.go
…
managed_permission_migrator.go
RBAC: Inheritance permission migration should handle empty managed roles (
#50611
)
2022-06-10 16:44:13 +02:00
migrations.go
AccessControl: Add migration for seeding managed inherited permissions (
#49337
)
2022-05-23 16:50:10 +02:00
permission_migrator.go
add logs to debug failing migration (
#52447
)
2022-07-19 09:34:49 -04:00
team_membership.go
Rename FGAC to RBAC in the codebase (
#48051
)
2022-04-21 14:31:02 +02:00
util_test.go
…