summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-27 06:02:00 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-27 06:02:00 +0200
commit05351c0ac100dc481f8eb6430a871f6e6d015cf0 (patch)
tree9201ab48774179088f33f63872425c2431bcdcf9 /start-wekan.bat
parent5e66119bf0c29bd34707058461ad8df4e0730179 (diff)
downloadwekan-05351c0ac100dc481f8eb6430a871f6e6d015cf0.tar.gz
wekan-05351c0ac100dc481f8eb6430a871f6e6d015cf0.tar.bz2
wekan-05351c0ac100dc481f8eb6430a871f6e6d015cf0.zip
- 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
Diffstat (limited to 'start-wekan.bat')
-rwxr-xr-xstart-wekan.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/start-wekan.bat b/start-wekan.bat
index 7ccf0c0e..eebfa607 100755
--- a/start-wekan.bat
+++ b/start-wekan.bat
@@ -74,11 +74,6 @@ REM # OAuth2 Token Endpoint. Example: /oauth/token
REM # example: OAUTH2_TOKEN_ENDPOINT=/oauth/token
REM SET OAUTH2_TOKEN_ENDPOINT=
-REM # OAUTH2 ID Token Whitelist Fields.
-REM SET OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[]
-REM # OAUTH2 Request Permissions.
-REM SET OAUTH2_REQUEST_PERMISSIONS=[openid email profile]
-
REM ------------------------------------------------------------
REM # LDAP_ENABLE : Enable or not the connection by the LDAP