Add in proper passord check lib, show results in form

This commit is contained in:
2025-07-20 15:46:25 +01:00
parent 0127326b77
commit 2dae8b0ece
10 changed files with 1023 additions and 623 deletions

View File

@@ -1,4 +1,5 @@
Flask==2.0.3
Flask-CORS==3.0.10
Werkzeug==2.0.3
zxcvbn==4.4.28