From 7919ae362866c0cacf2a486bf91b12e4d25807d7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 21 Mar 2019 21:37:38 +0200 Subject: - OAUTH2_LOGIN_STYLE popup or redirect, part 2. Thanks to xet7 ! --- start-wekan.bat | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'start-wekan.bat') diff --git a/start-wekan.bat b/start-wekan.bat index 6cf481c3..cd56af28 100755 --- a/start-wekan.bat +++ b/start-wekan.bat @@ -1,5 +1,12 @@ REM ------------------------------------------------------------ +REM NOTE: THIS .BAT DOES NOT WORK !! +REM Use instead this webpage instructions to build on Windows: +REM https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows +REM Please add fix PRs, like config of MongoDB etc. + +REM ------------------------------------------------------------ + REM # Debug OIDC OAuth2 etc. REM SET DEBUG=true -- cgit v1.2.3-1-g7c22