fix auth-required not sending immediate challenge, benchmark leak

This commit is contained in:
2025-11-18 18:21:11 +00:00
parent 038d1959ed
commit 1d4d877a10
6 changed files with 615 additions and 91 deletions

View File

@@ -92,7 +92,9 @@
"Bash(./run-badger-benchmark.sh:*)",
"Bash(./update-github-vpn.sh:*)",
"Bash(dmesg:*)",
"Bash(export:*)"
"Bash(export:*)",
"Bash(timeout 60 /tmp/benchmark-fixed:*)",
"Bash(/tmp/test-auth-event.sh)"
],
"deny": [],
"ask": []