mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* 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 |
||
---|---|---|
.. | ||
ldap | ||
partials | ||
state | ||
AdminEditOrgPage.tsx | ||
AdminListOrgsPage.tsx | ||
AdminOrgsTable.tsx | ||
AdminSettings.tsx | ||
LicenseChrome.tsx | ||
OrgRolePicker.tsx | ||
ServerStats.test.tsx | ||
ServerStats.tsx | ||
UpgradePage.tsx | ||
UserAdminPage.tsx | ||
UserCreatePage.tsx | ||
UserLdapSyncInfo.tsx | ||
UserListAdminPage.tsx | ||
UserOrgs.tsx | ||
UserPermissions.tsx | ||
UserProfile.tsx | ||
UserSessions.tsx |