Problemunvalidated

The API hashes passwords using SHA-256 with a fixed "salt", but it is unclear whether this approach is secure enough for user authentication. The current implementation uses the same value for every password, reducing the intended protection.

54f47791-010e-4014-a354-0f275d744402

The API hashes passwords using SHA-256 with a fixed "salt", but it is unclear whether this approach is secure enough for user authentication. The current implementation uses the same value for every password, reducing the intended protection.