Bug 18570: Send Password Reset Emails immediately
authorMark Tompsett <mtompset@hotmail.com>
Thu, 8 Mar 2018 00:15:33 +0000 (00:15 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 19 Mar 2018 16:55:37 +0000 (13:55 -0300)
commit70941cde0ec70c4f59ff51abd713594a92cf1e3f
tree97b6c859a9861ac954ae7edf2465386b8b4f4867
parentf0772f0c55a5ffba2b5e26587ba0ea8c91c09c8c
Bug 18570: Send Password Reset Emails immediately

Run through the password reset process, and your server
should send the message immediate, not waiting for the
cronjob.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Letters.pm
Koha/Patron/Password/Recovery.pm