Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Remove strong_password check #77

Open
steve-hb opened this issue Apr 2, 2020 · 0 comments
Open

Remove strong_password check #77

steve-hb opened this issue Apr 2, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@steve-hb
Copy link
Contributor

steve-hb commented Apr 2, 2020

https://github.com/E-Edu/user/blob/7cd9e9f05bb156bfc7717d2480852e3b4317a4a1/service/usecases/signup.py#L37

We'll send password hashes to the backend - so the check won't do anything. We could implement a regex for the hash algorithm to validate the input

@steve-hb steve-hb added the bug Something isn't working label Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant