Skip to content

Releases: longguikeji/arkid

2.5.1-beta-1

30 Jul 02:32
e76fb95
Compare
Choose a tag to compare
2.5.1-beta-1 Pre-release
Pre-release
Merge pull request #1104 from longguikeji/release-2.5.1-beta

Release 2.5.1 beta

2.5.1-beta

15 Jul 11:05
8c1f002
Compare
Choose a tag to compare
2.5.1-beta Pre-release
Pre-release

What's Changed

Full Changelog: 2.5.0...2.5.1-beta

2.5.0

04 Jul 13:57
3194606
Compare
Choose a tag to compare

What's Changed

Read more

2.1.1

20 Jun 05:00
98c3148
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

09 Jun 10:22
6ca3df7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.1.0

2.0.5

26 May 06:44
79b87a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

22 Apr 07:16
0082fca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

19 Apr 00:54
e037042
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.3

v1.3.9

31 Aug 08:08
Compare
Choose a tag to compare

(2020-08-31)

Bug Fixes

  • 0078_auto_20200803_2109.py: handle conflict because of mergeing (986257f)
  • cyclic import: fix Cyclic import (e73de3f)
  • djangosaml: 修复因 RoleSessionName 是中文导致阿里云 SSO 失败的问题 (2709c0e)
  • executer.rdb: from loop create to bulk create for group_perm (07635e5)
  • executer.rdb: optimize batch creation (117399d)
  • executer.rdb: optimize batch creation (07a6d4a)
  • makemigrations --merge: python manage.py makemigrations --merge (d7983df)
  • mock login: 生成模板文件 (b9456cf)
  • oauth2_provider/views/base.py: short of the permission_classes (d7cb955)
  • saml 2.0: 阿里云SSO对接相关bug修复 (12c307d)
  • saml2.0 response: 支持识别响应数据的签名方式 (d7368e4)
  • url slash: 统一URL后缀slash (e1bb526)

Features

  • 阿里云sso对接: 支持阿里云角色SSO接入 (bdc71de)
  • 阿里云角色sso对接: 支持用户角色SSO信息管理 (52ba15c)

v1.3.8

19 Aug 08:27
Compare
Choose a tag to compare

(2020-08-19)

Bug Fixes

  • invalid cache: fix invalid cache because of the transaction (ebfd390)
  • manager perm: filter out root_node permissions for manager (7fb6e32)
  • perm owner: fix the bug that the TypeError exception did not catch (2e28178)
  • user update mobile: fixed wrong serializer for <check_sms_token> + set password-required False (d742841)

Features

  • github user: (oauth)github user login + register + bind (a47c447)