Merge branch 'master' into jinja2-notifications

This commit is contained in:
dgtlmoon
2022-12-04 20:33:26 +01:00
24 changed files with 1335 additions and 583 deletions

View File

@@ -221,9 +221,8 @@ class ValidateJinja2Template(object):
f"The following tokens used in the notification are not valid: {undefined}"
)
class validateURL(object):
"""
Flask wtform validators wont work with basic auth
"""