Handle user lockouts (new authenticator added)

This commit is contained in:
Matthew Dillon 2015-07-16 18:47:12 -08:00
parent c7dc14d4f9
commit c51a1deeab
9 changed files with 86 additions and 0 deletions

View file

@ -30,6 +30,8 @@
{{link-to 'Login' 'login'}}
<br>
{{link-to 'Sign Up' 'users.new'}}
<br>
{{link-to 'Locked Out?' 'users.requestlockouthelp'}}
</p>
{{/if}}
</div>