summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-21 21:41:18 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-21 21:41:18 +0200
commitd173844f98be245d596af5c9caa1aca89667940f (patch)
treeac5a9c263a2df3bef3683fb5e40c07c2d5fa83a7 /CHANGELOG.md
parent7919ae362866c0cacf2a486bf91b12e4d25807d7 (diff)
downloadwekan-d173844f98be245d596af5c9caa1aca89667940f.tar.gz
wekan-d173844f98be245d596af5c9caa1aca89667940f.tar.bz2
wekan-d173844f98be245d596af5c9caa1aca89667940f.zip
OAUTH2_LOGIN_STYLE popup or redirect, part 2 and 3.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 036d0c37..6ace7368 100644
--- a/CHANGELOG.md
+++ b/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: