Add admin password reset script with mysql2 dependency
Some checks failed
Deploy to Vercel / deploy (push) Has been cancelled
Deploy to Railway / deploy (push) Has been cancelled

This commit is contained in:
2025-08-22 12:21:24 +09:00
parent 1a053ca047
commit ced3fd03e4
4 changed files with 196 additions and 8 deletions

View File

@@ -47,7 +47,8 @@
"Bash(npm install)",
"Bash(powershell:*)",
"Bash(schtasks:*)",
"Bash(cmd //c:*)"
"Bash(cmd //c:*)",
"Bash(npm install:*)"
],
"deny": [],
"ask": [],