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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPellaeon Lin <nfsmwlin@gmail.com>2016-07-08 12:51:20 +0300
committerPellaeon Lin <nfsmwlin@gmail.com>2016-07-08 12:51:20 +0300
commit1f4de9acff561722fcda631701a003891666a527 (patch)
tree635058d3b5667594bd65db777f02948cfa7bbdf7
parentbacc6caa848ed9935b0ae17df7ac563accd22c3d (diff)
Update# readmev0.2.0
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index ea33e13..43ec294 100644
--- a/README.md
+++ b/README.md
@@ -7,18 +7,17 @@ Flow:
2. Verification link is sent to the email address
3. User clicks on the verification link
4. User is lead to a form where one can choose username and password
-5. New account is created
+5. New account is created and is logged in automatically
# Requirements
-1. ownCloud 8.0+
-2. ownCloud is using MariaDB/MySQL as backend database
+1. ownCloud/Nextcloud 9.1.0.7+
+2. Backend database is MariaDB/MySQL
# Install
Place this app in **owncloud/apps/**
-# Warning
-This is alpha quality software, use at your own risk.
-
# Features
-- Admin can specify which group the newly created accounts belong
+- Admin can specify which group the newly created users belong
+- Admin can limit the email domains allowed to register
+- Admin will be notified by email for new user creation