start towards #72. Added nh3 and fixed package description XSS attack

This commit is contained in:
Liam Brydon
2025-10-15 12:24:36 +13:00
parent 68a3f3b982
commit 17744294cc
4 changed files with 43 additions and 4 deletions

View File

@ -92,6 +92,8 @@ TEMPLATES = [
},
]
ALLOWED_HTML_TAGS = {'b', 'i', 'u'}
WSGI_APPLICATION = "envipath.wsgi.application"
# Database