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 diff --git a/appinfo/info.xml b/appinfo/info.xml index bf2b828..d6a4a57 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,7 +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