This commit is contained in:
Aevann1 2022-02-09 00:30:57 +02:00
parent 721f4dda4e
commit 1591f0e7a9
2 changed files with 2 additions and 5 deletions

View file

@ -96,7 +96,7 @@ allowed_attributes = {
allowed_protocols = ['http', 'https']
allowed_styles = ['color', 'background-color', 'font-weight', 'transform', '-webkit-transform']
allowed_styles = ['color', 'background-color', 'font-weight', 'text-align']
def sanitize(sanitized, noimages=False, alert=False, comment=False, edit=False):