mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 05:54:34 +02:00
Add an Auto Lock page to enforce logout et prevent CSRF mismatch error
(completes #73 fix)
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
|
||||
clearTimeout(this.logoutTimer)
|
||||
|
||||
this.appLogout()
|
||||
this.$router.push({ name: 'autolock' })
|
||||
},
|
||||
|
||||
resetTimer: function() {
|
||||
|
Reference in New Issue
Block a user