From 0d071f6ae43b1fc0aeb437b161f9ca89196475eb Mon Sep 17 00:00:00 2001 From: isAAAc Date: Wed, 22 Dec 2021 15:38:32 +0100 Subject: [PATCH 1/3] Update README.md first login explained --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index df5457c..180e687 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,17 @@ Use the YunoHost admin panel to install Friendica by entering the GitHub repo ad https://github.com/YunoHost-Apps/friendica_ynh -## User with LDAP admin rights -**For admin rights**: When installation is complete, you will need to visit your domain page and login with the **admin account username and password** which was entered at the time of installation process. You can then create your profile and access the admin panel. - - **For normal YunoHost users :** Normal LDAP users can login through Ldap authentication and create there profiles. +### First Login +as explain in the [issue #43](https://github.com/YunoHost-Apps/friendica_ynh/issues/43), +you need to **create a user** in the login page after the installation: +- **same login** as the 'user admin' login choosed during the installation +- check your mails: you'll have the **password** for this login +- log in with **mail adress** and sended password by mail +- you'll log in with admin rights +- feel free to change your password + +#### For normal YunoHost users (non-admin): +Normal LDAP users can login through Ldap authentication and create there profiles. ## Documentation and resources @@ -69,4 +76,4 @@ or sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps From 0ebb83b822ac728caf0ac7fc43db3b91c8d507eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 22 Dec 2021 17:55:14 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 180e687..ebcf885 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ you need to **create a user** in the login page after the installation: - feel free to change your password #### For normal YunoHost users (non-admin): -Normal LDAP users can login through Ldap authentication and create there profiles. +Normal LDAP users can login through LDAP authentication and create there profiles. ## Documentation and resources From 6159dc3336901919096a4ffb315d476e4fa5bfe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 22 Dec 2021 17:55:36 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebcf885..50329bb 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ as explain in the [issue #43](https://github.com/YunoHost-Apps/friendica_ynh/iss you need to **create a user** in the login page after the installation: - **same login** as the 'user admin' login choosed during the installation - check your mails: you'll have the **password** for this login -- log in with **mail adress** and sended password by mail +- log in with **mail adress** and passport send by mail - you'll log in with admin rights - feel free to change your password