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

Pre 2.5.2 #807

Merged
merged 51 commits into from
Jan 13, 2023
Merged

Pre 2.5.2 #807

merged 51 commits into from
Jan 13, 2023

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    54456c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #806 from wklken/ft_merge_build_files

    feat(src/build): merge build files from another repo
    wklken authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c426319 View commit details
    Browse the repository at this point in the history
  3. fix: 修复 xss 攻击漏洞 #796

    yuri0528 authored and EmilyMei committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fcdc18c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb57bff View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. feat(wsgi/faulthandler): enable faulthandler in wsgi.py (#805)

    * feat(wsgi/faulthandler): enable faulthandler in wsgi.py
    
    fix #770
    
    * feat(remove): config.json for bk-user-sdk
    wklken authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1b8a27b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #809 from wklken/fix_profile_celery_task

    fix(profile/create): fail when got no settings of expired_after_days
    wklken authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    57f49a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    d1b2905 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #814 from wklken/fix_audit_login_log

    fix(audit/export): export fail when got ugettext_lazy
    wklken authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    cc41f04 View commit details
    Browse the repository at this point in the history
  3. fix: xss 写入时转换数据

    yuri0528 authored and EmilyMei committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    12b07d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. fix: 用户信息转译

    yuri0528 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    edb7de2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Merge pull request #817 from yuri0528/yutyi/bug-xss-2

    fix: 用户信息转译
    wklken authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    110006d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. fix: 修复职务显示问题 #820

    yuri0528 authored and EmilyMei committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    003ae19 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. feat: 本地目录导入excel支持选择更新 #728 (#813)

    * feat: 本地目录导入excel支持选择更新 #728
    Canway-shiisa authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    48a686f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f5bec1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #826 from Canway-shiisa/pre_2.5.2-fix-lint

    fix:lint check #issue728
    wklken authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d63b6c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba9f2f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #827 from Canway-shiisa/pre_2.5.2-issue810

    feat: 登录密码试错锁定机制取消对admin用户豁免 #810
    wklken authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f3fe95d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix: mypy check #728

    Canway-shiisa committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    481626e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7b72c View commit details
    Browse the repository at this point in the history
  3. feature: 页面操作密码重置,rsa加密 (#818)

    * feature: 页面操作密码重置,rsa加密
    neronkl authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    bcb724b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    324d10a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #829 from wklken/ft_github_action_trigger

    ci(github_action): enable check for pre_*
    wklken authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f09160d View commit details
    Browse the repository at this point in the history
  6. fix: 修复失效toml文件;mypy check failed (#830)

    * refactor: mypy check failed
    neronkl authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ccc1477 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. feat: 导出增加<全名> #618 (#835)

    * feat: 导出增加<全名> #618
    Canway-shiisa authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0287c71 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix: xss校验优化

    yuri0528 authored and EmilyMei committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ffaa738 View commit details
    Browse the repository at this point in the history
  2. feat: check old password for admin #811 (#840)

    * feat: check old password for admin #811
    Canway-shiisa authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4246028 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix: slz 转义display_name (#846)

    * fix: slz 转义display_name
    neronkl authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4989e36 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. feature: 支持密码重置可选择短信验证方式 #631 (#854)

    Co-authored-by: huacao <[email protected]>
    caohua and huacao authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    42e889a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11c21c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a6894 View commit details
    Browse the repository at this point in the history
  4. feat: rsa 前端加密 #808

    yuri0528 authored and EmilyMei committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    3f22a86 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. feature: 忘记密码支持手机号验证,进行密码重置 # issue631 (#837)

    * feature: 忘记密码支持手机号验证进行重置
    neronkl authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    de6e9e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. feat:rsa 前端加密优化

    yuri0528 authored and EmilyMei committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    496a561 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    4c372cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #860 from wklken/fix_binary_redis

    fix(src/build): support binary version redis
    wklken authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0cc6b6e View commit details
    Browse the repository at this point in the history
  3. fix(poetry.lock): update

    wklken committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    61e3ef4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #861 from wklken/fix_poetry_loc

    fix(poetry.lock): update
    wklken authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    9e2f277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    179c781 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #862 from neronkl/fix_saas

    fix: Saas层补充代理接口,增加相关接口的免登陆白名单
    wklken authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5123191 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    4ca8466 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #866 from wklken/fix_2.5.2_version

    docs(changelog): update to 2.5.2
    wklken authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    d6d50e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    af8bc27 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. fix: 前端国际化补充 (#867)

    * fix: 前端国际化补充
    neronkl authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2c1100a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a1663 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f406adf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    e2e1098 View commit details
    Browse the repository at this point in the history
  2. fix(audit/login): fix #876 login audit log login_time not local time (#…

    …878)
    
    * fix(audit/login): fix #876 login audit log login_time not local time
    wklken authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    46bcd4f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    091fc90 View commit details
    Browse the repository at this point in the history
  2. fix(poetry): update (#881)

    wklken authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c62aba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    00c15ae View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    9e4686e View commit details
    Browse the repository at this point in the history