mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Disable 2FA through Email Fix #249
And fixed an issue with email activation link when registering an account.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user