grafana/pkg/services/dashboards
linoman 0e8f19ca6a
Auth: Reduce restriction with non-user accounts (#74397)
* Reduce restrictions with non-user accounts

* Revert restrictions on anonymous accounts

* Change log level from warning to debug

* Change log messages to upper case
2023-09-06 13:37:54 +02:00
..
database Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
service Auth: Reduce restriction with non-user accounts (#74397) 2023-09-06 13:37:54 +02:00
accesscontrol.go
accesscontrol_test.go
dashboard.go Dashboards+Folder: remove unused function MakeUserAdmin (#73635) 2023-08-23 12:54:06 +02:00
dashboard_acl.go
dashboard_acl_test.go
dashboard_provisioning_mock.go
dashboard_service_mock.go Dashboards+Folder: remove unused function MakeUserAdmin (#73635) 2023-08-23 12:54:06 +02:00
errors.go
models.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models_test.go Slug: Combine various slugify fixes for special character handling (#73164) 2023-08-10 16:12:50 -04:00
store_mock.go