05.1 ปรบปรง backend ทงหมด และ frontend/login
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// FILE: src/utils/passwords.js
|
||||
// FILE: backend/src/utils/passwords.js
|
||||
// Password hashing and verification utilities
|
||||
// - Uses bcrypt for secure password hashing
|
||||
// - Provides hashPassword(plain) and verifyPassword(plain, hash) functions
|
||||
|
||||
Reference in New Issue
Block a user