mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 21:08:14 +02:00
Mind review findings
This commit is contained in:
@@ -36,7 +36,7 @@ Example: If anonymous access is enabled and the "_anonymous" user has full acces
|
||||
The url of the RSS Release Feed for SCM-Manager. This provides up-to-date version information. To disable this feature just leave the url blank.
|
||||
|
||||
#### User converter
|
||||
Internal users will automatically be converted to external on their first login using an external system. After convertion the users may only log in using the external system.
|
||||
Internal users will automatically be converted to external on their first login using an external system. After conversion the users may only log in using the external system.
|
||||
|
||||
#### Fallback Mail Domain Name
|
||||
This domain name will be used to create email addresses for users without one when needed. It will not be used to send mails nor will be accessed otherwise.
|
||||
|
||||
@@ -19,6 +19,6 @@ The "Create User" form can be used to create new users in SCM-Manager. New users
|
||||
### User Details Page
|
||||
The user details page shows the information about the user.
|
||||
|
||||
The active box shows whether the user is able to use SCM-Manager. The external box shows if it is an internal user or is managed by an external system.
|
||||
The active box shows whether the user is able to use SCM-Manager. The external box shows if it is an internal user or whether it is managed by an external system.
|
||||
|
||||

|
||||
|
||||
@@ -5,7 +5,7 @@ subtitle: Settings
|
||||
### General
|
||||
In the general settings the display name, e-mail address, external flag and active status of an account can be edited.
|
||||
|
||||
If an user is converted from internal to external the passwords will be removed. Switching an external user to internal user a password must be set using the password modal dialogue.
|
||||
If a user is converted from internal to external the password is going to be removed. When switching an external user to an internal one, a password must be set using the password modal dialogue.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user