mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-08 17:26:41 +08:00
fix(auth): prevent stale login attempts from replacing sessions (#663)
This commit is contained in:
@@ -673,11 +673,6 @@
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"src/pages/login.vue": {
|
||||
"@typescript-eslint/no-unused-vars": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"src/pages/resource.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 6
|
||||
|
||||
Reference in New Issue
Block a user