Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Alain Bandinelli <pa@bandinelli.net>2020-05-17 10:29:50 +0300
committerPierre-Alain Bandinelli <pa@bandinelli.net>2020-05-17 10:29:50 +0300
commit3878f18331cf60f14aff2633d23e1b5cd57f3381 (patch)
treea1b4f39ff05c99e536311a1de7076d35c5c63390 /README.md
parent4cdb4d80462ad4974813e32b7c0ea2f2993cfda9 (diff)
Adding explanation of the issue #123
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index aeaa403..ee313f9 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,11 @@ rainloop-nextcloud is a plugin for Nextcloud to use the excellent Rainloop webma
## Which branch for which version of Nextcloud?
-The nc13 branch corresponds to the working version of the plugin for Nextcloud 10 to Nextcloud 13.
-The nc14 branch corresponds to a beta version of the plugin for Nextcloud 14. All the changes of nc14 branch were merged into master when it was deemed suitable for production.
-The master branch corresponds to the latest stable version of the plugin.
+The master branch corresponds to the latest stable version of the plugin that is suitable for Nextcloud 19 and upwards.
+The 'up-to-nc18' corresponds to the working version of the plugin for Nextcloud 14 to 18.
+The 'nc14' branch corresponds to a beta version of the plugin for Nextcloud 14. All the changes of 'nc14' branch were merged into master when it was deemed suitable for production.
+The 'nc13' branch corresponds to the working version of the plugin for Nextcloud 10 to Nextcloud 13.
+
Thank you to all contributors to Rainloop for nextcloud:
- Rainloop Team, who initiated it
@@ -47,6 +49,10 @@ Each user of Rainloop can also change user-specific behaviors in the Rainloop us
Rainloop user settings include management of contacts, of email accounts, of folders, appearance and OpenPGP.
+### The specificity of Rainloop user accounts
+The plugin passes the login information of the user to the Rainloop app which then creates and manages the user accounts. Accounts in Rainloop are based soley on the authenticated email accounts, and do not take into account the nextcloud user which created them in the first place. If two or more Nextcloud users have the same email account in additional settings, they will in fact share the same 'email account' in Rainloop including any additional email accounts that they may have added subsequently to their main account.
+This is to be kept in mind for the use case where multiple users shall have the same email account but may be also tempted to add additionnal acounts to their Rainloop.
+
## How to auto-connect to Rainloop?
### Auto-connection for all Nextcloud users