mirror of https://github.com/grafana/grafana.git
* Access control: Extend GetUserPermissions() to query permissions in specific org * Use db query to fetch permissions in org * refactor * refactor * use conditional join * minor refactor * Add test cases * Search permissions correctly in OSS vs Enterprise * Get permissions from memory * Refactor * remove unused func * Add tests for GetUserPermissionsInOrg * fix linter |
||
|---|---|---|
| .. | ||
| database.go | ||
| database_test.go | ||
| externalservices.go | ||
| externalservices_test.go | ||
| policies.go | ||