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

README.md - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ea33e13d4ebcdbe3c7f148df35a195f44c603f46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Registration
This app allows users to register a new account.

Flow:

1. User enters his/her email
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

# Requirements
1. ownCloud 8.0+
2. ownCloud is using MariaDB/MySQL as backend database

# 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