Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Allow authed user to change password #652

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

whaught
Copy link
Contributor

@whaught whaught commented Sep 23, 2020

Fixes #609

Proposed Changes

  • Allow an authenticated user to change their password
    • No longer need to send a reset password email
    • Handles recent-auth redirect

TODO: Switch this to Seth's server-side client library

Release Note

Allow users to change their password

@googlebot googlebot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Sep 23, 2020
@whaught whaught changed the title Change pswd Allow authed user to change password Sep 23, 2020
Copy link
Member

@sethvargo sethvargo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sethvargo, whaught

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit 760ef64 into google:main Sep 23, 2020
@whaught whaught deleted the change-pswd branch September 23, 2020 20:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2020
flagxor pushed a commit that referenced this pull request Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password change without reset email
4 participants