-
Notifications
You must be signed in to change notification settings - Fork 69
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
v2.3.4 #427
Closed
Closed
v2.3.4 #427
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
Ft add sentry
feat: support in query in v3 apis
Ft bklogin log
fix(api/profile): missing a method on profile slz
fix(api/profile): set sensitive field to empty instead of pop
… password_with_rsa_encrpty
feature: 登录时,支持密码明文进行加密处理
refactor(login): 代码清理
feat(login/config): merge config files into one default.py
f"PASSWORD_RSA_PUBLIC_KEY={PASSWORD_RSA_PUBLIC_KEY},PASSWORD_RSA_PRIVATE_KEY={PASSWORD_RSA_PRIVATE_KEY}" | ||
) | ||
message = f"password rsa encrypted is enabled, but b64decode fail, {rsa_key_info}" | ||
print(message) |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
[Sensitive data (password)](1) is logged here.
[Sensitive data (password)](2) is logged here.
[Sensitive data (password)](3) is logged here.
这个 MR 好大 🤣 |
fix(api/celery): add extra_tasks for celery autodiscover
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.
Bug Fixes
code
intoextras
(fix(api/sync): custom profile sync add originalcode
intoextras
#420)Miscellaneous Tasks
[2.3.4-beta.20] - 2022-05-09
Bug Fixes
Miscellaneous Tasks
Refactor
[2.3.4-beta.19] - 2022-05-09
Bug Fixes
[2.3.4-beta.18] - 2022-05-06
Bug Fixes
Styling
[2.3.4-beta.17] - 2022-05-05
Features
[2.3.4-beta.16] - 2022-04-22
Bug Fixes
[2.3.4-beta.14] - 2022-04-21
Miscellaneous Tasks
[2.3.4-beta.13] - 2022-04-19
Bug Fixes
Build
[2.3.4-beta.12] - 2022-04-13
Miscellaneous Tasks
[2.3.4-beta.11] - 2022-04-13
Bug Fixes
Features
Miscellaneous Tasks
[2.3.4-beta.10] - 2022-04-12
Bug Fixes
Features
[2.3.4-beta.9] - 2022-04-08
Bug Fixes
Miscellaneous Tasks
[2.3.4-beta.8] - 2022-04-07
Bug Fixes
Build
[2.3.4-beta.7] - 2022-04-07
Bug Fixes
Miscellaneous Tasks
[2.3.4-beta.6] - 2022-04-01
Bug Fixes
Features
[2.3.4-beta.5] - 2022-03-28
Bug Fixes
Api
[2.3.4-beta.4] - 2022-03-23
Bug Fixes
[2.3.4-beta.3] - 2022-03-23
Bug Fixes
[2.3.4-beta.2] - 2022-03-23
Bug Fixes
Miscellaneous Tasks
Revert
[2.3.4-beta.1] - 2022-03-22
Bug Fixes
Features
Miscellaneous Tasks
Refactor
Styling
Enhance
Minor
[2.3.4-alpha.2] - 2022-03-02
Bug Fixes
[2.3.4-alpha.1] - 2022-03-01
Bug Fixes
Features
Refactor
Styling
Minor