Skip to content

Require recent authentication before deleting account#9183

Merged
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/require-recent-authentication-for-deleting-account
Sep 14, 2023
Merged

Require recent authentication before deleting account#9183
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/require-recent-authentication-for-deleting-account

Conversation

@mitchellhenke
Copy link
Contributor

@mitchellhenke mitchellhenke commented Sep 8, 2023

🛠 Summary of changes

A follow-up to to complete the missing account management actions described in this SBAR. Most of these were done in #8037, but account deletion was missed.

@mitchellhenke mitchellhenke marked this pull request as ready for review September 14, 2023 17:17
@mitchellhenke mitchellhenke requested a review from a team September 14, 2023 17:17
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

do we want to add a expect(...).to have_before_action kind of spec?

changelog: User-Facing Improvements, Account Deletion, Require recent authentication before deleting account
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/require-recent-authentication-for-deleting-account branch from ab50182 to 4aa7c01 Compare September 14, 2023 17:33
@mitchellhenke
Copy link
Contributor Author

mitchellhenke commented Sep 14, 2023

do we want to add a expect(...).to have_before_action kind of spec?

Yes, added in 4aa7c01!

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/require-recent-authentication-for-deleting-account branch from 4aa7c01 to 7dfc1bf Compare September 14, 2023 17:41
@mitchellhenke mitchellhenke merged commit 54ae544 into main Sep 14, 2023
@mitchellhenke mitchellhenke deleted the mitchellhenke/require-recent-authentication-for-deleting-account branch September 14, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants