fix(user): harden profile and MFA workflows (#666)

This commit is contained in:
InfinityPacer
2026-08-11 23:17:58 +08:00
committed by GitHub
parent 6c384bf1ee
commit df4d697845
9 changed files with 951 additions and 57 deletions
-13
View File
@@ -230,11 +230,6 @@
"count": 4
}
},
"src/components/dialog/PasskeyDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 1
}
},
"src/components/dialog/RcloneConfigDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 2
@@ -1010,14 +1005,6 @@
"count": 4
}
},
"src/views/user/UserProfileView.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 2
},
"@typescript-eslint/no-unused-vars": {
"count": 1
}
},
"src/views/workflow/WorkflowShareView.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 1