From 8f808d1e7324b8d5d1eba1bf36faa7abd9d65e2b Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:19:58 +0200 Subject: [PATCH 1/3] l10n: Break lines of text --- appinfo/info.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index bf2b828..4e5a8f5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,7 +13,8 @@ This app allows users to register a new account. - Add users to a given group - Allow-list with email domains (including wildcard) to register with - Admins will be notified via email for new user creation or require approval -- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients +- Supports Nextcloud's Client Login Flow v1 and v2 +- Allowing registration in the mobile Apps and Desktop clients # Web form registration flow From 973e399bba337719682e110a204ff9f9807183d8 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:37:27 +0200 Subject: [PATCH 2/3] Return to line connection and change case --- appinfo/info.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 4e5a8f5..d6a4a57 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,8 +13,7 @@ This app allows users to register a new account. - Add users to a given group - Allow-list with email domains (including wildcard) to register with - Admins will be notified via email for new user creation or require approval -- Supports Nextcloud's Client Login Flow v1 and v2 -- Allowing registration in the mobile Apps and Desktop clients +- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients # Web form registration flow From 4a6af185618e69b433426eaadd7ab5f4f2efabd8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 8 Sep 2020 19:19:47 +0200 Subject: [PATCH 3/3] Also fix readme Signed-off-by: Joas Schilling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7bf924..c95d28e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ From your Nextcloud instance, click: your profile to the upper right -> Apps -> - Add users to a given group - Allow-list with email domains (including wildcard) to register with - Admins will be notified via email for new user creation or require approval -- Supports Nextcloud's Client [Login Flow v1 and v2](https://docs.nextcloud.com/server/stable/developer_manual/client_apis/LoginFlow/index.html) - Allowing registration in the mobile Apps and Desktop clients +- Supports Nextcloud's Client [Login Flow v1 and v2](https://docs.nextcloud.com/server/stable/developer_manual/client_apis/LoginFlow/index.html) - allowing registration in the mobile Apps and Desktop clients # Web form registration flow