braydenidzenga / Dev-Dialogue

MIT License
3 stars 12 forks source link

Password regex #17

Open braydenidzenga opened 6 hours ago

braydenidzenga commented 6 hours ago

only allow users to signup with passwords that are at least 12 characters long and have one special character and one number in it.

sikehish commented 5 hours ago

I'd like to take this up.

sikehish commented 2 hours ago

I'm working on this.

sikehish commented 36 minutes ago

Hi @braydenidzenga. Ive raised a PR #21. Do let me know if any changes are to be made. Thanks for the oppurtunity!