devcongress / jobs

Job board for tech roles

Home Page:https://jobs.devcongress.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display appropriate minimum password length

claudey opened this issue · comments

On the Sign Up page, users are supposed to see what the minimum characters they can set as password. Unfortunately, it's still displayed in raw code as Password #{@minimum_password_length} characters minimum). TO resolve this issue, minimum password length should be displayed well, for example Password (8 characters minimum)