grafana/public/app/features/admin/ldap
Alexander Zobnin a7e721e987
Access control: Make Admin/Users UI working with the permissions (#33176)
* 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
2021-04-22 13:19:41 +03:00
..
LdapConnectionStatus.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
LdapPage.tsx Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
LdapSyncInfo.tsx Remove last synchronisation field from LDAP debug view (#30984) 2021-02-15 17:11:17 +02:00
LdapUserGroups.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
LdapUserInfo.tsx LDAP: Show non-matched groups returned from LDAP (#19208) 2019-09-19 16:13:38 +01:00
LdapUserMappingInfo.tsx Ldap: Add LDAP debug page (#18759) 2019-09-16 18:56:01 +03:00
LdapUserPermissions.tsx @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
LdapUserTeams.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00