mirror of
https://github.com/wekan/wekan.git
synced 2025-12-21 18:00:12 +01:00
Support scopes in OAuth2, so Authentication via OAuth2 with Google is now possible.
Thanks to moserben16 ! Closes #2454
This commit is contained in:
parent
406a9492fd
commit
3c4f8f6796
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ This release adds the following new features:
|
||||||
- [Add support for CORS headers "Access-control-allow-headers" and
|
- [Add support for CORS headers "Access-control-allow-headers" and
|
||||||
"Access-control-expose-headers"](https://github.com/wekan/wekan/pull/2429).
|
"Access-control-expose-headers"](https://github.com/wekan/wekan/pull/2429).
|
||||||
Thanks to risacher and xet7.
|
Thanks to risacher and xet7.
|
||||||
|
- [Support scopes in OAuth2, so that Authentication via OAuth2 with Google is now possible](https://github.com/wekan/wekan/pull/2483).
|
||||||
|
Thanks to moserben16.
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue