fixed typo on out of scope to zap.conf

This commit is contained in:
Jon Roberts 2023-04-14 10:28:29 -06:00
parent 0619ab343e
commit 74f02cd9c7
No known key found for this signature in database
GPG key ID: EED093582198B041

View file

@ -52,7 +52,7 @@
10038 OUTOFSCOPE http://app:8080/users
10038 OUTOFSCOPE http://app:8080/users/add
10038 OUTOFSCOPE http://app:8080/delete
11038 OUTOFSCOPE http://app:8080/withdraw
10038 OUTOFSCOPE http://app:8080/withdraw
# This URL always returns 404, so include it as well.
10038 OUTOFSCOPE http://app:8080/todo
# OIDC isn't configured in the test environment and DEBUG=True so this gives a 500 without CSP headers