Aaron Godin
Aaron Godin
Checked out this project just now, and after playing around with the options I had the following experience: ``` $ alder --depth 2 . ├── appearance │ └── start ├──...
This is a "revert of a revert" - see https://github.com/grafana/grafana/pull/87405 The additional changes add a feature flag `datasourceProxyDisableRBAC` as a failsafe for using the org role only for authorization, if...
This is a WIP change for adding a GroupMappingID to a UserRole. This is proposed for implementation of Grafana Group Attribute Sync.
This comes up due to an ask to be able to disregard the "cache" of user permissions based on an understanding that it could cause inconsistent behavior in the UI....
This adds a few supporting capabilities for the groupsync extension: - adding a route with a new webpack chunk for the extension UI - enabling the link to the extension...