From 39312a075e5746ddeccbf3fc22df7177a86ba4d5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 25 Aug 2018 00:49:02 +0300 Subject: - [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234 --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 696ea9a3..c94bd36f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,16 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release adds the following new features: + +- [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. + Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when + Rocket.Chat is providing OAuth2 login to Wekan. + +and fixes the following bugs: - [Move labels back to original place at minicard](https://github.com/wekan/wekan/issues/1842). -Thanks to GitHub users hever and xet7 for their contributions. +Thanks to GitHub users hever, salleman33 and xet7 for their contributions. # v1.35 2018-08-23 Wekan release -- cgit v1.2.3-1-g7c22