Add Admin guide folders and User settings

pull/7908/head
RobinWagner 5 years ago
parent 9ce16c5024
commit 4164128df3
  1. 22
      help/system-admin-guide/users-permissions/README.md
  2. BIN
      help/system-admin-guide/users-permissions/image-20191104162824782.png
  3. BIN
      help/system-admin-guide/users-permissions/image-20191104162935680.png
  4. BIN
      help/system-admin-guide/users-permissions/image-20191104163417641.png
  5. BIN
      help/system-admin-guide/users-permissions/image-20191104163546817.png
  6. BIN
      help/system-admin-guide/users-permissions/image-20191104163858457.png
  7. 61
      help/system-admin-guide/users-permissions/settings.md
  8. 16
      help/system-admin-guide/users-permissions/users.md

@ -4,15 +4,15 @@ Manage users and permissions in OpenProject.
## Overview
| Popular Topics | Description |
| --------------------- | :---------- |
| Settings | |
| Users | |
| Groups | |
| Roles and permissions | |
| Avatars | |
| | |
| | |
| | |
| | |
| Popular Topics | Description |
| --------------------- | :---------------------------------------------------- |
| Settings | Configure user settings (e.g. default language). |
| Users | View all users, invite new users, manage users. |
| Groups | View groups, create new groups, add users to groups. |
| Roles and permissions | See / manage roles and permissions and add new roles. |
| Avatars | Activate / deactivate user avatars. |
| | |
| | |
| | |
| | |

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

@ -0,0 +1,61 @@
---
title: Manage users
description: Manage users in OpenProject
robots: index, follow
keywords: manage users
---
# User settings
The user settings sections covers general settings, such as the default language, user deletion and user consent.
User settings are accessibly by administrators from the OpenProject administration.
![image-20191104162935680](image-20191104162935680.png)
| Feature | Documentation for |
| ------------------------------------------ | -------------------------- |
| [Default preferences](Default preferences) | User default preferences. |
| [User deletion](User deletion) | Who can delete users. |
| [User consent](User consent) | User privacy and security. |
| | |
| | |
## Default preferences
![image-20191104163417641](image-20191104163417641.png)
The default preferences section covers default user settings.
Here, you can specify the default language for new users as well as the default time zone.
The default language is displayed for users when they first sign into OpenProject. They can then choose a different language.
You can also choose if success notifications (e.g. on the work package page) should be hidden automatically.
These settings can be changed by users in their "My Account" page later on.
## User deletion
![image-20191104163546817](image-20191104163546817.png)
In the user deletion section you can determine who should be able to delete user accounts.
By default, only admins are able to delete accounts. If this option is activated, admins can navigate to the user list, select a user account and click on the "Delete" option on the upper right side to delete an account.
Additionally, you can select the option "Users allowed to delete their accounts". If this option is activated, users can delete their own user accounts from the "My account" page.
If you want to prevent users from deleting their own accounts, it is recommended to deactivate this option.
## User consent
![image-20191104163858457](image-20191104163858457.png)
Data privacy and security is a priority in OpenProject. In order to comply with GDPR regulation, a consent form can be configured in OpenProject. When the option "Consent required" is checked, a user consent form is shown for users when they sign into OpenProject for the first time.
By default, OpenProject's privacy and security policy is referenced in the consent form. If you have any additional information you would like your users to consent to, you can link it in the constent information text.
Furthermore, you can provide the email address of a consent contact. This user can then be notified when a data change or data removal is required.

@ -7,13 +7,13 @@ keywords: manage users
# Manage Users
XX
The users list provides an overview of all users in OpenProject. You can create new users, make changes to existing user accounts of delete users from the users list.
| Feature | Documentation for |
| ------------------------------------------------------------ | ----------------- |
| [Project concept and initiation](Project concept and initiation) | |
| | |
| | |
| | |
| | |
| Feature | Documentation for |
| -------------------------------------------- | ----------------- |
| [User list](User list) | Viewing users in |
| [Filter users](Filter users) | |
| [Invite new users](Invite new users) | |
| [Manage user settings](Manage user settings) | |
| [Delete users](Delete users) | |

Loading…
Cancel
Save