remove english words and use numbers instead, fix XSS

This commit is contained in:
csd4ni3l
2025-10-24 18:08:15 +02:00
parent f48980a3c8
commit 91a916f682
7 changed files with 16 additions and 20 deletions
-1
View File
@@ -6,7 +6,6 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"bcrypt>=4.3.0",
"english-words>=2.0.1",
"flask>=3.1.1",
"flask-login>=0.6.3",
"pillow>=11.3.0",