bloom-housing / bloom

component-based web framework for affordable housing management
Apache License 2.0
33 stars 24 forks source link

Password errors coming through as keys #2880

Open emilyjablonski opened 2 years ago

emilyjablonski commented 2 years ago

Screen Shot 2022-07-12 at 11.34.08 AM (1).png If you enter a password that fails the regex check, the error message from the backend is not translating appropriately to the string

The above was reproduce on the forgot password / reset password page with the following password: *Knd531^YPaMzdp5sWIWF*6Y79&2K@^8SbkZK

ludtkemorgan commented 1 year ago

This is semi-related to #2881