OAUTH2_LOGIN_STYLE popup or redirect, part 2 and 3.

This commit is contained in:
Lauri Ojansivu 2019-03-21 21:41:18 +02:00
parent 7919ae3628
commit d173844f98

View file

@ -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: