In registration flow then request resend of sms should

redirect to verify not two-factor.
This commit is contained in:
Adam Shimali
2016-03-21 14:00:05 +00:00
parent 774b16b7a8
commit b775b60633
3 changed files with 28 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>