Move reset key submission to a separate function
commit5d31bb24502536d53968f1ba0062d2b0aedb11c5
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 19 Mar 2013 12:10:12 +0000 (19 13:10 +0100)
committerLukas Fleischer <archlinux@cryptocrack.de>
Tue, 19 Mar 2013 13:03:33 +0000 (19 14:03 +0100)
treed30a2a0b49af116ac839000bd2cf354db62bfcca
parenta386bbd35d20465ae182b7aadf3fd2dfcbd5250f
Move reset key submission to a separate function

This allows for reusing reset key submission for other things, such as
sending an initial password reset code during account registration.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/passreset.php
web/lib/acctfuncs.inc.php