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

v2.3.6 #620

Merged
merged 29 commits into from
Sep 3, 2022
Merged

v2.3.6 #620

merged 29 commits into from
Sep 3, 2022

Conversation

wklken
Copy link
Collaborator

@wklken wklken commented Aug 18, 2022

  • 新功能: 账号有效期
  • 新功能: 接入OTEL
  • 更新: iam 配置修复
  • 更新: login去除footer中的v7

neronkl and others added 11 commits July 28, 2022 16:43
feature: 本地目录导入用户,新增根据密码初始化设置,是否发送密码邮件
- 新增: 账号过期时间
- 新增: 新增账户冻结周期任务
- 新增: 密码过期提醒
- bugfix:  DDE注入漏洞解决,设置导入导出模板单元格为文本模式

Co-authored-by: Canway-shiisa <90179140+Canway-shiisa@users.noreply.github.com>
Co-authored-by: v_yutyi <v_yutyi@tencent.com>
Co-authored-by: Canway-jessonwang <101160580+Canway-jessonwang@users.noreply.github.com>
Co-authored-by: nero <nero@canway.net>
notice_config.update(
{"send_sms": {"sender": sms_config["sender"], "receivers": [profile["telephone"]], "message": message}}
)
logger.debug("--------- notice_config(%s) of profile(%s) ----------", notice_config, profile)

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

[Sensitive data (password)](1) is logged here.
* fix(iam): api viewset iam settings (#614)
* fix(api/profile): change random passowrd rule (#617)
@wklken wklken changed the title v2.3.7 v2.3.6 Aug 18, 2022
wklken and others added 14 commits August 18, 2022 19:35
test(unittest): fix unittest fail after add permission check
chore(version): to v2.3.6-alpha.2
…query (#629)

* fix(api/profiles): /api/v2/profiles fetch last_login_time cause huge query
* fix(api/profiles): fix prefetch_related huge tables
Co-authored-by: v_yutyi <v_yutyi@tencent.com>
* feat(otel): update settings /  helm charts
* chore(helm): appVersion to v2.3.6-beta.1
* fix(version_log): bugfix, load fail
* ci(helm): update version
@wklken wklken merged commit 19ed849 into master Sep 3, 2022
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.

None yet

4 participants