Default to logging user off if a 2nd login attempt is made while they're on
This commit is contained in:
parent
472968e81d
commit
0721a7201c
|
@ -185,6 +185,7 @@
|
|||
cls: true
|
||||
nextTimeout: 2000
|
||||
}
|
||||
next: logoff
|
||||
}
|
||||
|
||||
forgotPassword: {
|
||||
|
|
Loading…
Reference in New Issue