wsl install and add vpn configs
This commit is contained in:
@@ -36,7 +36,9 @@ This will export a json file containing the database entries for this production
|
||||
This will delete the production and all the clips associated with it.
|
||||
|
||||
## Manage Users
|
||||
|
||||
### Edit Users
|
||||

|
||||
Select a user from the dropdown menu and you can assign the user to a group. You can also deactivate the user which will keep the account but not allow the user to log in. Or you can delete the user which will delete their account completely.
|
||||
|
||||
If the user was created by logging in via SSO, they will still be able to log in once they have been deleted. But they will have no permissions and won't be assigned to a group so will not have access to any productions.
|
||||
@@ -48,13 +50,15 @@ Clicking on the number beside their name at the top will enter the impersonation
|
||||
You can add a local user by clicking the blue + button at the top.
|
||||
|
||||
### Edit Group Permissions
|
||||

|
||||
When a base production is added, a new group of the same name will be created.
|
||||
|
||||
From this page you can select a group and assign productions to it. Users assigned to this group will then be able to access these productions.
|
||||
|
||||
You can add a new group by clicking the blue + button at the top right.
|
||||
|
||||
From this page you can
|
||||
From this page you can add productions to a group. Adding a production to a group will give every user in that group access to all the productions in the group.
|
||||
|
||||
## Settings
|
||||
This will open the django admin setting page.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user