impler.io icon indicating copy to clipboard operation
impler.io copied to clipboard

Password validtion added to prevent security issue with bcrypt hashing

Open sinanptm opened this issue 11 months ago • 1 comments

This PR addresses issue #864

Changes maded:

  • Added password length validation of 70 while register and password-reset flows.

sinanptm avatar Nov 12 '24 15:11 sinanptm