Skip to content

[PM-35599] Update set-password endpoint to handle V1 encryption when given Auth and Unlock data#7723

Draft
rr-bw wants to merge 7 commits into
mainfrom
auth/pm-35599/update-set-password-endpoint
Draft

[PM-35599] Update set-password endpoint to handle V1 encryption when given Auth and Unlock data#7723
rr-bw wants to merge 7 commits into
mainfrom
auth/pm-35599/update-set-password-endpoint

Conversation

@rr-bw
Copy link
Copy Markdown
Contributor

@rr-bw rr-bw commented May 26, 2026

🎟️ Tracking

PM-35599

Client-side changes:

📔 Objective

📸 Screenshots

@rr-bw rr-bw force-pushed the auth/pm-35599/update-set-password-endpoint branch from dbd5a89 to 0f724cf Compare June 2, 2026 21:02
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2026

Comment on lines +282 to +286
catch (Exception e)
{
ModelState.AddModelError(string.Empty, e.Message);
throw new BadRequestException(ModelState);
}
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.

1 participant