Lauri Ojansivu
1b429b3f99
Fixed: With ORACLE_OIM_ENABLED, allow setting OAUTH2_REQUEST_PERMISSIONS with environment variable.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
ec8a78537f
Login with OIDC OAuth2 Oracle on premise identity manager OIM, with setting ORACLE_OIM_ENABLED=true.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
214c86cc22
Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work.
...
See https://github.com/wekan/wekan/wiki/SAML and https://github.com/wekan/wekan/wiki/CAS
Thanks to xet7 !
Related #3204 ,
related #708
5 years ago
Robert Lebedeu
2c4d3fa317
Fix checkBoardAccess authentication check
6 years ago
Lauri Ojansivu
fe42eb1d01
Add check for isActive.
...
Thanks to xet !
6 years ago
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
6 years ago
Lauri Ojansivu
1178a48e68
Add back [OAuth2 idTokenWhitelistFields default empty array]( 8b31c0768c (commitcomment-33921882)
).
...
Thanks to moserben16 !
6 years ago
Lauri Ojansivu
8b31c0768c
Try to fix OIDC login.
...
Thanks to xet7 !
6 years ago
DominikPf
892ee60527
Fix Scope parsing Issue for OAuth2 Login
6 years ago
Lauri Ojansivu
634df8f6f2
- Fix: OAuth2 Requested Scopes are wrong / cannot be configured.
...
Thanks to DominikPf and xet7 !
Closes #2412
6 years ago
Lauri Ojansivu
7919ae3628
- OAUTH2_LOGIN_STYLE popup or redirect, part 2.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
05351c0ac1
- Fix OIDC error "a.join is not a function" b reverting
...
configurable OAUTH2_ID_TOKEN_WHITELIST_FIELDS and
OAUTH2_REQUEST_PERMISSIONS from Wekan v2.22-2.26.
Thanks to xet7 !
Closes #2206 ,
Related #1874 ,
Related #1722
6 years ago
Lauri Ojansivu
5e238bfbfe
- Fix OAuth2 requestPermissions.
...
Thanks to xet7 !
Closes #1722
6 years ago
Lauri Ojansivu
4e6e78ccd2
- Add missing text .env
...
Thanks to Vanila Chat user .gitignore !
6 years ago
Lauri Ojansivu
b66f471e53
- Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDS
...
and OAUTH2_REQUEST_PERMISSIONS.
Thanks to xet7.
Related #1874
6 years ago
Lauri Ojansivu
9703843602
- Revert [Sandstorm API changes]( be03a191c4
...
that were done at [Wekan v2.05](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v205-2019-01-27-wekan-release )
to fix #2143 .
Thanks to pantraining and xet7 !
Closes #2143
6 years ago
Lauri Ojansivu
be03a191c4
- Try to have some progress on Wekan Sandstorm API. I did not get it fully working yet.
...
Thanks to xet7.
6 years ago
Lauri Ojansivu
f2b64c1aaa
Remove console.log
7 years ago
Lauri Ojansivu
05b9e825bb
- Try to fix: Impossible to connect to LDAP if UserDN contain space(s) #1970
...
Thanks to Akuket and xet7 !
7 years ago
Lauri Ojansivu
53a020a23a
- Remove OAuth2, until it is fixed.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
39312a075e
- [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
7 years ago
Lauri Ojansivu
7cc930f6b9
Fix lint error in Fibers size setting
7 years ago
Lauri Ojansivu
e26a4824cf
Fix Node Fibers 100% CPU issue.
...
Thanks to kentonv !
Related wekan/wekan-mongodb#2 , related meteor/meteor#9796
7 years ago
Allemand Sylvain
1c8a00943c
authentification oauth2
7 years ago
Lauri Ojansivu
62e43c0832
Fix: Error after sending invitation and joining board:
...
Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined.
Thanks to nztqa ! Closes #1331
8 years ago
soohwa
77d23df87f
Add the ability for the admin :
...
- disabling a login for a user (not himself)
- enabling a login for a user
- transfering the ownership of all user's boards to himself
8 years ago
mayjs
25b26657da
Fixed eslint errors
8 years ago
mayjs
1e8d9f02f3
Extracted board access check function
8 years ago
mayjs
ef6f2e8d62
Added a simple authorization function
8 years ago
mayjs
609a8894ec
Added a non restrictive authentication function
8 years ago
huneau romain
b5271e5346
add token authentication, only admin can use api
8 years ago