Skip to content

feat: handle old password check when user has no password#109

Merged
zzswang merged 1 commit intomainfrom
fix-update-first-password
Apr 14, 2026
Merged

feat: handle old password check when user has no password#109
zzswang merged 1 commit intomainfrom
fix-update-first-password

Conversation

@MiffyLiye
Copy link
Copy Markdown
Collaborator

@MiffyLiye MiffyLiye commented Mar 27, 2026

当用户没有密码时,更新密码带上oldPassword会导致500。
更改为无密码时,不传oldPassword能校验通过,传oldPassword校验失败。

@MiffyLiye MiffyLiye force-pushed the fix-update-first-password branch from 43d9268 to f30edd2 Compare April 14, 2026 03:11
@MiffyLiye MiffyLiye changed the title feat: skip password check when user has no password feat: handle old password check when user has no password Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

sdk version 2.24.0-pr-109-32fdca154a

## for js/ts project
pnpm add @36node/auth-sdk@2.24.0-pr-109-32fdca154a

@MiffyLiye MiffyLiye force-pushed the fix-update-first-password branch from f30edd2 to 3545b98 Compare April 14, 2026 03:16
@zzswang zzswang merged commit 12878b5 into main Apr 14, 2026
6 checks passed
@zzswang zzswang deleted the fix-update-first-password branch April 14, 2026 06:09
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