Disable 2FA through Email Fix #249

And fixed an issue with email activation link when registering an account.
This commit is contained in:
Znote
2017-01-21 23:08:46 +01:00
parent 013e8f1174
commit d5cabac14a
4 changed files with 100 additions and 31 deletions

View File

@@ -23,7 +23,7 @@
Token::create();
?>
<center> <h3><a href="register.php">New account</a></h3>
<font size="1">- Lost <a href="recovery.php?mode=username">username</a> or <a href="recovery.php?mode=password">password</a>?</font></center>
<font size="1">- <a href="recovery.php">Account Recovery</a></font></center>
</ul>
</form>
</div>