cleanup shortcodes, asset paths (#34826) (#34900)

(cherry picked from commit 327fa124a4)
This commit is contained in:
Robby Milo
2021-05-28 16:43:49 +02:00
committed by GitHub
parent e1eebdcf75
commit 5f4379a24d
133 changed files with 563 additions and 563 deletions
@@ -21,7 +21,7 @@ Grafana displays all organizations set up on the server, listed in alphabetical
- **Id -** The ID number of the organization.
- **Name -** The name of the organization.
![Server Admin organization list](/img/docs/manage-users/server-org-list-7-3.png)
![Server Admin organization list](/static/img/docs/manage-users/server-org-list-7-3.png)
## Create organization
@@ -55,7 +55,7 @@ Permanently remove an organization from your Grafana server.
Grafana Server Admins can perform some organization management tasks that are almost identical to Organization Admin tasks, just accessed from a different menu path.
![Server admin Edit Organization](/img/docs/manage-users/server-admin-edit-org-7-3.png)
![Server admin Edit Organization](/static/img/docs/manage-users/server-admin-edit-org-7-3.png)
### View organization members and roles
@@ -27,7 +27,7 @@ Grafana displays all user accounts on the server, listed in alphabetical order b
- **Server Admin status -** If the user account has **Grafana Admin** option set, then a shield icon is displayed.
- **Account status -** If the account is disabled, then the **Disabled** label is displayed.
![Server Admin user list](/img/docs/manage-users/server-user-list-7-3.png)
![Server Admin user list](/static/img/docs/manage-users/server-user-list-7-3.png)
## View user account details
@@ -49,25 +49,25 @@ This section of the account contains basic user information. Users can change va
- **Username**
- **Password**
![Server Admin user information section](/img/docs/manage-users/server-admin-user-information-7-3.png)
![Server Admin user information section](/static/img/docs/manage-users/server-admin-user-information-7-3.png)
### Permissions
This indicates whether the user account has the Grafana Admin flag applied or not. If it is **Yes**, then the user is a Grafana Server Admin.
![Server Admin Permissions section](/img/docs/manage-users/server-admin-permissions-7-3.png)
![Server Admin Permissions section](/static/img/docs/manage-users/server-admin-permissions-7-3.png)
### Organisations
This section lists the organizations the user account belongs to and the roles they hold within each organization.
![Server Admin Organizations section](/img/docs/manage-users/server-admin-organisations-7-3.png)
![Server Admin Organizations section](/static/img/docs/manage-users/server-admin-organisations-7-3.png)
### Sessions
See recent sessions that the user was logged on, including when they logged on and information about the system the logged on with. You can force logouts if necessary.
![Server Admin Sessions section](/img/docs/manage-users/server-admin-sessions-7-3.png)
![Server Admin Sessions section](/static/img/docs/manage-users/server-admin-sessions-7-3.png)
## Add a user account