Modul zur Registrierung
Go to file
Pellaeon Lin f1fdba1339 Implement createAccount controller 2014-10-04 21:31:56 +08:00
appinfo Implement createAccount controller 2014-10-04 21:31:56 +08:00
controller Implement createAccount controller 2014-10-04 21:31:56 +08:00
css Create app 2014-08-28 14:43:28 +00:00
db Rename function: PendingRegist::findByToken -> findEmailByToken 2014-10-03 16:05:57 +08:00
img Create app 2014-08-28 14:43:28 +00:00
js Create app 2014-08-28 14:43:28 +00:00
l10n [tx-robot] updated from transifex 2014-10-04 00:28:15 -04:00
templates Start working on createAccount controller 2014-10-03 16:15:39 +08:00
tests Create app 2014-08-28 14:43:28 +00:00
wrapper Add Mail wrapper for public API 2014-08-29 09:20:46 +00:00
.travis.yml Create app 2014-08-28 14:43:28 +00:00
AUTHORS.md Create app 2014-08-28 14:43:28 +00:00
CHANGELOG.md Create app 2014-08-28 14:43:28 +00:00
COPYING Create app 2014-08-28 14:43:28 +00:00
README.md Add work in progress warning in readme 2014-10-03 16:19:54 +08:00
phpunit.xml Create app 2014-08-28 14:43:28 +00:00

README.md

Warning: work in progress, nothing works now.

User registration

Place this app in owncloud/apps/

Running tests

After Installing PHPUnit run:

phpunit tests/