1st_fix_login_issue
This commit is contained in:
39
.claude/settings.local.json
Normal file
39
.claude/settings.local.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(dir:*)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend\\utils/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend\\utils/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend\\utils/**)",
|
||||
"WebSearch",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend\\utils/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend\\utils/**)",
|
||||
"Bash(npm install)",
|
||||
"Bash(npm run lint)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(python test:*)",
|
||||
"Bash(python:*)",
|
||||
"Bash(pip install:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(start:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(tasklist:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(wmic process where:*)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend/**)",
|
||||
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TODOLIST\\backend\\routes/**)",
|
||||
"Bash(move auth.py auth_old.py)",
|
||||
"Bash(move auth_jwt.py auth.py)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user