mirror of https://github.com/grafana/grafana.git
* API: authorize admin/users views * Render admin/users components based on user's permissions * Add LDAP permissions (required by admin/user page) * Extend default admin role by LDAP permissions * Show/hide LDAP debug views * Render LDAP debug page if user has access * Authorize LDAP debug view * fix permissions definitions * Add LDAP page permissions * remove ambiguous permissions check * Hide logout buttons in sessions table * Add org/users permissions * Use org permissions for managing user roles in orgs * Apply permissions to org/users * Apply suggestions from review * Fix tests * remove scopes from the frontend * Tweaks according to review * Handle /invites endpoints |
||
|---|---|---|
| .. | ||
| acl.go | ||
| alerting.go | ||
| alerting_test.go | ||
| annotations.go | ||
| apikey.go | ||
| dashboard.go | ||
| datasource.go | ||
| folder.go | ||
| index.go | ||
| invite.go | ||
| live.go | ||
| models.go | ||
| models_test.go | ||
| org.go | ||
| playlist.go | ||
| plugins.go | ||
| prefs.go | ||
| short_url.go | ||
| user.go | ||
| user_token.go | ||