]> source.dussan.org Git - nextcloud-server.git/commit
Send mail for new users
authorMorris Jobke <hey@morrisjobke.de>
Tue, 16 Dec 2014 08:08:38 +0000 (09:08 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 16 Dec 2014 08:10:22 +0000 (09:10 +0100)
commit3b61f76ca0eb9ad9487fa2ab64dda97e51f9df57
tree2eede9268660f3b32646ae375e37cd542d4f36a2
parent5b9c453071fe900529cd26b88fbc681d8b153b43
Send mail for new users

* supply mail address
* send mail with username and URL to that mail address
* option to temporary enable this feature
settings/application.php
settings/controller/userscontroller.php
settings/js/users/users.js
settings/templates/email.new_user.php [new file with mode: 0644]
settings/templates/email.new_user_plain_text.php [new file with mode: 0644]
settings/templates/users/main.php
settings/templates/users/part.createuser.php