The Wayback Machine - https://web.archive.org/web/20201105171624/https://github.com/NodeBB/NodeBB/issues/7072
Skip to content
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

Implement WICG change-password-url #7072

Closed
julianlam opened this issue Dec 6, 2018 · 0 comments
Closed

Implement WICG change-password-url #7072

julianlam opened this issue Dec 6, 2018 · 0 comments

Comments

@julianlam
Copy link
Member

@julianlam julianlam commented Dec 6, 2018

The spec defines /.well-known/change-password as a well known URL redirecting to the password change page

  • Redirect user to /me/edit/password (res.redirect should be sufficient)
  • Logged out users are already handled appropriately, they log in and are sent to the password edit page
@barisusakli barisusakli added this to the 1.13.0 milestone Oct 22, 2019
barisusakli added a commit that referenced this issue Oct 22, 2019
* feat:  Implement WICG change-password-url (#7072)

* fix style for TravisCI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.