Update# readme
This commit is contained in:
parent
bacc6caa84
commit
1f4de9acff
13
README.md
13
README.md
|
|
@ -7,18 +7,17 @@ Flow:
|
||||||
2. Verification link is sent to the email address
|
2. Verification link is sent to the email address
|
||||||
3. User clicks on the verification link
|
3. User clicks on the verification link
|
||||||
4. User is lead to a form where one can choose username and password
|
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
|
# Requirements
|
||||||
1. ownCloud 8.0+
|
1. ownCloud/Nextcloud 9.1.0.7+
|
||||||
2. ownCloud is using MariaDB/MySQL as backend database
|
2. Backend database is MariaDB/MySQL
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
Place this app in **owncloud/apps/**
|
Place this app in **owncloud/apps/**
|
||||||
|
|
||||||
# Warning
|
|
||||||
This is alpha quality software, use at your own risk.
|
|
||||||
|
|
||||||
# Features
|
# 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue