diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index 41d217c107..7052c53bf8 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -95,7 +95,7 @@ def build_url_re(protocols): return re.compile( r"""\(*# Match any opening parentheses. \b(?"]*)? # /path/zz (excluding "unsafe" chars from RFC 1738, # except for ~, which happens in practice)