several email validation issues

This commit is contained in:
zotlabs
2018-02-28 21:15:26 -08:00
parent 2b910eb5aa
commit 01015bc0d5
3 changed files with 12 additions and 11 deletions

View File

@@ -530,7 +530,7 @@ function account_deny($hash) {
function account_approve($hash) {
$ret = array('success' => false);
$ret = false;
// Note: when the password in the register table is 'verify', the uid actually contains the account_id