瀏覽代碼

OAUTH2_LOGIN_STYLE popup or redirect, part 2 and 3.

Lauri Ojansivu 6 年之前
父節點
當前提交
d173844f98
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -5,7 +5,9 @@ This release adds the following new features:
 - [More whitelabeling: Hide Wekan logo and title by default, and don't show separate option to hide logo at
   Admin Panel/Layout](https://github.com/wekan/wekan/commit/2969161afbe60a1aa2e7da6cedc3ab48941faf3e).
   Thanks to xet7.
-- [Add option to redirect OIDC OAuth2 login](https://github.com/wekan/wekan-ldap/commit/82a894ac20ba9e7c6fdf053cff1721cab709bf8a).
+- Add option to redirect OIDC OAuth2 login [part1](https://github.com/wekan/wekan-ldap/commit/82a894ac20ba9e7c6fdf053cff1721cab709bf8a),
+  [part 2](https://github.com/wekan/wekan-ldap/commit/36900cc360d0d406f8fba5e43378f85c92747870) and
+  [part3](https://github.com/wekan/wekan/commit/7919ae362866c0cacf2a486bf91b12e4d25807d7).
   Thanks to xet7.
 
 and fixes the following bugs: