2020-03-31 17:38:35 +02:00
|
|
|
## Permissions
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
SCM-Manager knows three different types of repository permissions:
|
|
|
|
|
|
|
|
|
|
Type | Description
|
|
|
|
|
----- | ----------
|
|
|
|
|
READ | The user is able to read
|
|
|
|
|
WRITE | The user is able to read and write
|
|
|
|
|
OWNER | The user is able to read, write and to manager permissions
|
|
|
|
|
|
|
|
|
|
Repository permissions can be assigned to users and groups. The permissions can be assigned
|
|
|
|
|
to only one repository or to each repository. Administrators have owner permissions on every repository.
|
|
|
|
|
|
2020-03-31 17:38:35 +02:00
|
|
|
### Repository permissions
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
Repository permissions can be managed by administrators and by repository owners.
|
|
|
|
|
The permissions can be managed on the permission tab of each repository.
|
|
|
|
|
|
2020-03-31 17:38:35 +02:00
|
|
|

|
2020-03-09 08:01:43 +01:00
|
|
|
|
2020-03-31 17:38:35 +02:00
|
|
|
### Global permissions
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
Global permissions are only manageable by administrators. They can be managed at *Security -> Users* or *Security -> Groups*.
|
|
|
|
|
|
2020-03-31 17:38:35 +02:00
|
|
|

|
2020-03-09 08:01:43 +01:00
|
|
|
|
2020-03-31 17:38:35 +02:00
|
|
|
### Administrators
|
2020-03-09 08:01:43 +01:00
|
|
|
|
2020-03-31 17:38:35 +02:00
|
|
|
Administrators can mark other users as administrators at *Security -> Users*.
|