Release v1.9.1
release-drafter
released this
07 Oct 15:51
·
190 commits
to master
since this release
Release date: 2022年10月07日
代码变更: v1.9.0...v1.9.1
贡献者: @0ck0, @czxin788, @hhyo and @nick2wang
变更
- 修复 is_ajax() 判断失效的问题 @hhyo (#1896)
- 解决SQL工单提交人信息缺失的问题 fix #1881 @hhyo (#1883)
- 补充工单日志接口校验 @nick2wang (#1887)
- 允许管理员重置用户登录失败次数 @nick2wang (#1880)
- Update docker my.cnf @0ck0 (#1853)
- 修复云mongodb不能同时提交多条创建索引语句的bug @czxin788 (#1845)
升级步骤
- https://github.com/hhyo/archery/wiki/upgrade
- django4.0开始新增了origin host检查,请注意参数配置,否则会出现403错误,参考https://docs.djangoproject.com/en/4.0/ref/settings/#csrf-trusted-origins