31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(docker-compose:*)",
|
|
"Bash(docker container prune:*)",
|
|
"Bash(npx prisma migrate dev:*)",
|
|
"Bash(npx prisma:*)",
|
|
"Bash(npm run dev)",
|
|
"Bash(timeout:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(npx kill-port:*)",
|
|
"Bash(docker compose:*)",
|
|
"Bash(curl -I https://fonts.googleapis.com)",
|
|
"Bash(wsl:*)",
|
|
"Read(//c/Users/a931627/.ssh/**)",
|
|
"Bash(ssh-keygen:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git remote set-url:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(echo \"\n\n## CSRF Debug aktiviert!\n\nBitte teste jetzt:\n1. Browser zu http://localhost:3050/create\n2. Dynamic QR Code erstellen versuchen\n3. Server-Logs zeigen jetzt [CSRF Debug] Output\n\nIch sehe dann:\n- Ob headerToken vorhanden ist\n- Ob cookieToken vorhanden ist \n- Ob sie übereinstimmen\n\n---\n\nStripe Portal 500 Error ist separates Problem:\nhttps://dashboard.stripe.com/test/settings/billing/portal\n→ Customer Portal Configuration muss erstellt werden\n\")"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|