Handle user lockouts (new authenticator added)
This commit is contained in:
parent
c7dc14d4f9
commit
c51a1deeab
9 changed files with 86 additions and 0 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue