@pierreTklein Ah, I see. I think there's currently a small bug in the Reset Password page where you can change your password to something under the minimum. Could use Formik to improve upon this. I'll close this issue for now, and open a new one from there.
Seems like the backend validation doesn't match the front-end one still. 8-character minimum for front-end and 6-character minimum in the backend.
Originally posted by @erickzhao in #237 (comment)
@pierreTklein Ah, I see.
I think there's currently a small bug in the Reset Password page where you can change your password to something under the minimum. Could use Formik to improve upon this. I'll close this issue for now, and open a new one from there.Seems like the backend validation doesn't match the front-end one still. 8-character minimum for front-end and 6-character minimum in the backend.
Originally posted by @erickzhao in #237 (comment)