-
Notifications
You must be signed in to change notification settings - Fork 66
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
Pre 2.5.2 #807
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat(src/build): merge build files from another repo
Closed
* feat(wsgi/faulthandler): enable faulthandler in wsgi.py fix #770 * feat(remove): config.json for bk-user-sdk
fix(profile/create): fail when got no settings of expired_after_days
fix(audit/export): export fail when got ugettext_lazy
fix: 用户信息转译
fix:lint check #issue728
feat: 登录密码试错锁定机制取消对admin用户豁免 #810
fix: mypy check #728
* feature: 页面操作密码重置,rsa加密
ci(github_action): enable check for pre_*
* refactor: mypy check failed
* fix: slz 转义display_name
Co-authored-by: huacao <[email protected]>
Co-authored-by: huacao <[email protected]>
Co-authored-by: huacao <[email protected]>
* feature: 忘记密码支持手机号验证进行重置
fix(src/build): support binary version redis
fix(poetry.lock): update
例如使用短信重置密码, 页面基本功能应该都测不通才对, 新增两个接口都没有在saas做代理, 会校验登录态, 调接口就报错 https://github.com/TencentBlueKing/bk-user/blob/pre_2.5.2/src/api/bkuser_core/api/web/password/urls.py#L22 需要确认, 所有功能都发布到环境做过测试 |
fix: Saas层补充代理接口,增加相关接口的免登陆白名单
docs(changelog): update to 2.5.2
* fix: 前端国际化补充
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
规划功能: