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_test.go Access Control: revert to using folder store from the scope resolvers (#64132) 2023-03-03 10:56:33 -05:00
accesscontrol.go RBAC: Do not search for parents of the root folder (#67746) 2023-05-04 09:36:36 +01:00
dashboard_acl_test.go chore: move dashboard_acl models into dashboard service (#62151) 2023-01-26 08:46:30 -05:00
dashboard_acl.go chore: move dashboard_acl models into dashboard service (#62151) 2023-01-26 08:46:30 -05:00
dashboard_provisioning_mock.go RBAC: remove unused dash and folder permission logic (#68968) 2023-05-24 15:33:35 +01:00
dashboard_service_mock.go Dashboards+Folder: remove unused function MakeUserAdmin (#73635) 2023-08-23 12:54:06 +02:00
dashboard.go Dashboards+Folder: remove unused function MakeUserAdmin (#73635) 2023-08-23 12:54:06 +02:00
errors.go Previews: remove dashboard previews backend (#66176) 2023-04-13 21:42:24 +04:00
models_test.go Slug: Combine various slugify fixes for special character handling (#73164) 2023-08-10 16:12:50 -04:00
models.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
store_mock.go RBAC: remove unused dash and folder permission logic (#68968) 2023-05-24 15:33:35 +01:00