]> source.dussan.org Git - nextcloud-server.git/commit
Allow to reset the password with the email as an input 4123/head
authorJoas Schilling <coding@schilljs.com>
Tue, 28 Mar 2017 18:39:36 +0000 (20:39 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 28 Mar 2017 19:17:37 +0000 (21:17 +0200)
commit4bae7ef96d1facebcaf74257e9e4add320516a3e
tree21275dab6afa0b96facf75fb94ba983cfdd724f5
parente26f138fc596492da88b8a0d57749f5703e1d100
Allow to reset the password with the email as an input

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Controller/LostController.php
tests/Core/Controller/LostControllerTest.php