-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Show a link to password reset from user settings requiring a password #862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@strk Fine by me, it's not part of the API so I'm not that worried about it... just make sure that all references to it are changed :) |
2ca58cd
to
51c57f9
Compare
@bkcsoft done and rebased. Can we get this into 1.1.0 ? |
please reset all non-english translation changes since we use crowdin |
I only changed the keys, not the translations. Is this something crowdin also does automatically ? |
I don't know in fact. I'm not familiar with crowdin. |
Then I'd say let's merge this as-is and we'll see if anything goes wrong :)
|
51c57f9
to
155cace
Compare
Rebased to current master. |
I think two problems:
And I don't know why we should put the reset password link on the UI |
155cace
to
1648c72
Compare
So I removed the `forget->forgot` change, and squash-rebased the
link itself. I want the link because when you login via OAuth2
or OpenID you might really forget about the password (or never
know it, with the current proposal of OpenID login).
Will file another PR for the `forget->forgot` change, so the
translation discussion does not block this PR.
|
1648c72
to
ea2af94
Compare
Why does this go to 1.2 ? I rebased it, it's really a simple change, just an additional link where password is requested (and no more change to localization files) |
@strk I think OpenID and this one could be in v1.2 since we have already delayed. I have moved many features to v1.2. |
It's helpful when you forgot your password thus cannot change it (can happen if you log in via OAuth2 or OpenID) Also make sure that both the delete-account and password-change links to forgot-password will have the primary email pre-filled
ea2af94
to
20b7ca8
Compare
Can this be merged now that 1.1.0 is out ? Please review :) |
@strk don't know why we need put a link on this UI. |
@lunny every single time you're asked for a password, it makes sense to me to provide a |
trusted LGTM |
... helpful, when you forgot your password thus cannot change it