Skip to content

feat(CentralIdentity): reset password for L1 users - #950

Merged
jakeaturner merged 1 commit into
stagingfrom
feat/l1-reset-password
Aug 30, 2026
Merged

feat(CentralIdentity): reset password for L1 users#950
jakeaturner merged 1 commit into
stagingfrom
feat/l1-reset-password

Conversation

@jakeaturner

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI lite review requested due to automatic review settings August 28, 2026 04:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

No actionable findings identified in the PR-specific password-reset changes.

Comment on lines +188 to +192
return this.instance.post(`/users/${userId}/password-change-direct`, { new_password: newPassword }, {
headers: {
'X-User-ID': callingUserCentralID
}
});

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Resolved; value is validated to be UUID via Zod middleware

@jakeaturner
jakeaturner force-pushed the feat/l1-reset-password branch from 33afdc6 to 98ec4ae Compare August 28, 2026 06:28
Copilot AI review requested due to automatic review settings August 28, 2026 06:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Comment thread server/api/central-identity.ts Fixed
Comment thread server/api/central-identity.ts Fixed
Comment thread server/api/central-identity.ts Fixed
Comment thread server/api/central-identity.ts Fixed
Copilot AI review requested due to automatic review settings August 30, 2026 03:03
@jakeaturner
jakeaturner force-pushed the feat/l1-reset-password branch from 98ec4ae to c0b7843 Compare August 30, 2026 03:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI review requested due to automatic review settings August 30, 2026 04:29
@jakeaturner
jakeaturner force-pushed the feat/l1-reset-password branch from c0b7843 to 59a6bfb Compare August 30, 2026 04:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@jakeaturner
jakeaturner merged commit 25be6ef into staging Aug 30, 2026
6 of 7 checks passed
@jakeaturner
jakeaturner deleted the feat/l1-reset-password branch August 30, 2026 04:32
@libretexts-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.151.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants