speakerfight icon indicating copy to clipboard operation
speakerfight copied to clipboard

Update Password

Open alessandrofeitoza opened this issue 8 years ago • 6 comments

alessandrofeitoza avatar Feb 06 '17 13:02 alessandrofeitoza

For me this issues depends on #149. I think that the way we setup django-allauth, i dont know how the user account that signed up using Social Login will behave with we try to change the password.

That cases needs to be reviewed for someone.

luanfonceca avatar Sep 28 '17 20:09 luanfonceca

@luanfonceca we already have a way to change the password provided by django-allauth. It is a view just like Django's : https://github.com/pennersr/django-allauth/blob/master/allauth/account/views.py#L530

mauricioabreu avatar Oct 08 '17 19:10 mauricioabreu

Sure @mauricioabreu, for the normal users works fine, but i dont know how a user that had made his login using Github and then change his password, you got it? That kind of scenario.

luanfonceca avatar Oct 09 '17 20:10 luanfonceca

But this issue needs to add some links on the User navbar indeed.

luanfonceca avatar Oct 09 '17 20:10 luanfonceca

@luanfonceca :)

I know how to handle that. I am assigning this to me, ok?

mauricioabreu avatar Oct 09 '17 20:10 mauricioabreu

Okay

luanfonceca avatar Oct 09 '17 20:10 luanfonceca