Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: add password reset field verification #1636

Merged

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Jan 24, 2022

添加重置密码接口的字段验证。

Close #1608

Signed-off-by: Ryan Wang [email protected]

@ruibaby ruibaby added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 24, 2022
@ruibaby ruibaby added this to the 1.5.x milestone Jan 24, 2022
Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

Hold on. I'm going to add a controller test against this change.

Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

Hold on. I'm going to add a controller test against this change.

@ruibaby ruibaby requested review from JohnNiang and removed request for JohnNiang February 16, 2022 09:08
@JohnNiang
Copy link
Member

Sorry for the delay. I'm going to review those changes.

@ruibaby
Copy link
Member Author

ruibaby commented Feb 18, 2022

/cc @JohnNiang

@JohnNiang JohnNiang merged commit 1ee7b58 into halo-dev:master Feb 20, 2022
winar-jin pushed a commit to winar-jin/halo that referenced this pull request Mar 24, 2022
* perf: add password reset field verification

Signed-off-by: Ryan Wang <[email protected]>

* feat: add unit test case

Co-authored-by: guqing <[email protected]>
@ruibaby ruibaby deleted the perf/reset-password-field-validation branch April 8, 2022 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

重置密码没有对密码长度进行校验
3 participants