diff --git a/README.md b/README.md index 08abbe0..1ac6b49 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ An open source, modern and powerful wiki app built on Node.js, Git and Markdown #### Multi-users support -LDAP is implemented, root will receive a mail at the end of the installation or the upgrade with the informations to configure LDAP. -HTTP auth for now but planned to be supported. -The app can be used by multiple users +LDAP is implemented, root will receive a mail at the end of the installation or the upgrade with the informations to configure LDAP. +No HTTP auth for now but planned to be supported. +The app can be used by multiple users #### Supported architectures diff --git a/conf/ldap_message b/conf/ldap_message index 4b2302a..ff76bfc 100644 --- a/conf/ldap_message +++ b/conf/ldap_message @@ -15,4 +15,6 @@ Registration Allow self-registration: Yes Assign to group: Guest +When activated, users will be abble to login using ldap providing their username (not email address) and password. + If you facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/wikijs_ynh \ No newline at end of file