Skip to content

v2.2

Compare
Choose a tag to compare
@pycook pycook released this 01 Apr 13:34
· 986 commits to master since this release
  • Login supports ldap authentication
  • CI relationships can be modified in batches on the UI, currently only for many-to-one relationships
  • Change the requirements to support python3.8
  • Fix: delete attribute
  • Fix: case sensitive of ES search
  • Fix: Some bugs in permission management

  • 登录支持ldap的认证
  • UI上可以批量修改CI关系, 目前只针对多对一的关系
  • 修改requirements以支持python3.8
  • Fix: 删除属性的Bug
  • Fix: ES搜索的大小写敏感
  • Fix: 权限管理的一些Bug