forked from NYANDEV/forgejo
Small style fixes to the LDAP module README
This commit is contained in:
parent
727a621376
commit
bb8e763ede
1 changed files with 3 additions and 3 deletions
|
@ -54,11 +54,11 @@ section in the admin panel. The fields should be set as follows:
|
||||||
* Example: givenName
|
* Example: givenName
|
||||||
|
|
||||||
* Surname name attribute (optional)
|
* Surname name attribute (optional)
|
||||||
*The attribute of the user's LDAP record containing the user's surname
|
* The attribute of the user's LDAP record containing the user's surname
|
||||||
This will be used to populate their account information.
|
This will be used to populate their account information.
|
||||||
* Example: sn
|
* Example: sn
|
||||||
|
|
||||||
* E-mail attribute (required)
|
* E-mail attribute **(required)**
|
||||||
The attribute of the user's LDAP record containing the user's email
|
* The attribute of the user's LDAP record containing the user's email
|
||||||
address. This will be used to populate their account information.
|
address. This will be used to populate their account information.
|
||||||
* Example: mail
|
* Example: mail
|
||||||
|
|
Loading…
Reference in a new issue