Fix `NoneType` object has no attribute `backend`
We were passing unstripped password value to `authenticate_new_user()` after creating a user which was resulting in password mismatch and was raising this error. PROD-656
Loading
Please register or sign in to comment