We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02557b8 commit bbebd26Copy full SHA for bbebd26
tests/all/integration/api/test_auth_log_injection.py
@@ -2,7 +2,6 @@
2
Test for log injection vulnerability in auth.py (Issue #9120)
3
Tests that user-provided email addresses cannot inject malicious content into logs
4
"""
5
-import logging
6
import re
7
8
0 commit comments