added another withdraw path

This commit is contained in:
Jon Roberts 2023-04-14 10:37:45 -06:00
parent 7279870d11
commit 93cc9237d0
No known key found for this signature in database
GPG key ID: EED093582198B041

View file

@ -53,6 +53,7 @@
10038 OUTOFSCOPE http://app:8080/users/add
10038 OUTOFSCOPE http://app:8080/delete
10038 OUTOFSCOPE http://app:8080/withdraw
10038 OUTOFSCOPE http://app:8080/withdrawconfirmed
# 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