If new sms requested, then check and send redirected to two factor

in all cases but should have redirected to verify for pending users.
This commit is contained in:
Adam Shimali
2016-03-21 12:32:07 +00:00
parent 18633af83c
commit c2c98248a1
4 changed files with 29 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
<p>
<a class="button" href="send-new-code" role="button">Resend verification code</a>
<a class="button" href="{{url_for('main.check_and_resend_verification_code')}}" role="button">Resend verification code</a>
</p>
</div>
</div>