Initial code for password change in python flask

This commit is contained in:
2025-07-16 14:13:26 +01:00
commit a6cc1b40ee
14 changed files with 1210 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Flask==2.0.3
Flask-CORS==3.0.10
Werkzeug==2.0.3