Add password protection with double hashing (SHA-256 client, bcrypt server)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
flask==3.1.0
|
||||
flask-cors==5.0.1
|
||||
gunicorn==23.0.0
|
||||
bcrypt==4.2.1
|
||||
|
||||
Reference in New Issue
Block a user