Go to file
Pellaeon Lin 4a5827ea3d Update# use \OCP\Security\ISecureRandom to generate random string 2015-05-06 22:46:26 +08:00
app Update# use \OCP\Security\ISecureRandom to generate random string 2015-05-06 22:46:26 +08:00
appinfo Update# add register button on login page 2015-05-05 21:57:13 +08:00
controller Update# set user email after account creation 2015-05-04 15:13:13 +08:00
css Fix account create success message 2014-10-22 14:37:20 +08:00
db Update# use \OCP\Security\ISecureRandom to generate random string 2015-05-06 22:46:26 +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 2015-05-05 00:28:18 -04:00
templates OC_Mail uses text/plain, so use newline instead of br 2014-10-21 23:32:05 +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/