given", #38 PHP 5.6 and below does not support typehinting primitive types ref: http://stackoverflow.com/questions/5724677/php-type-hinting-to-primitive-values |
||
|---|---|---|
| appinfo | ||
| controller | ||
| css | ||
| db | ||
| img | ||
| js | ||
| l10n | ||
| templates | ||
| tests | ||
| .travis.yml | ||
| AUTHORS.md | ||
| CHANGELOG.md | ||
| COPYING | ||
| README.md | ||
| admin.php | ||
| phpunit.xml | ||
README.md
Registration
This app allows users to register a new account.
Flow:
- User enters his/her email
- Verification link is sent to the email address
- User clicks on the verification link
- User is lead to a form where one can choose username and password
- New account is created
Requirements
- ownCloud 8.0+
- 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