summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
Commit message (Collapse)AuthorAgeFilesLines
* Add BIGEVENTS_PATTERN to Source/Snap/Docker.Lauri Ojansivu2019-07-111-0/+16
| | | | Thanks to xet7 !
* Notify Due Days: Add settings to Snap/Docker/Source.Lauri Ojansivu2019-07-101-0/+15
| | | | | | Rename env variables to NOTIFY_DUE_DAYS_BEFORE_AND_AFTER and NOTIFY_DUE_AT_HOUR_OF_DAY. Thanks to xet7 !
* More CORS headers settings related to https://github.com/wekan/wekan/pull/2429Lauri Ojansivu2019-06-111-0/+7
| | | | Thanks to xet7 !
* Fix Scope parsing Issue for OAuth2 LoginDominikPf2019-05-231-1/+1
|
* - Fix: OAuth2 Requested Scopes are wrong / cannot be configured.Lauri Ojansivu2019-05-221-0/+19
| | | | | | Thanks to DominikPf and xet7 ! Closes #2412
* Option to login to the LDAP server with the user's own username and ↵Lauri Ojansivu2019-05-101-0/+3
| | | | | | | | | | | password, instead of an administrator key. Default: false (use administrator key). With new setting: LDAP_USER_AUTHENTICATION=true Added to Snap, Docker and Source. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/2399
* Replace header login example variable names.Lauri Ojansivu2019-04-081-4/+4
| | | | Related #2019
* - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-0/+7
| | | | Thanks to xet7 !
* Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-111-0/+10
| | | | | | | | | | lucasantoniassi:accounts-lockout that is maintained and works. Added Snap/Docker/Source settings. Thanks to xet7 ! Closes #1572, closes #1821
* [HTTP header automatic login. Not tested ↵Lauri Ojansivu2019-03-081-0/+7
| | | | | | | | yet.](https://github.com/wekan/wekan/issues/2019). Thanks to xet7 ! Related #2019
* [Add support for admin status ↵Lauri Ojansivu2019-03-061-0/+6
| | | | | | | | sync](https://github.com/wekan/wekan-ldap/pull/40). Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 Thanks to JulianJacobi and xet7 !
* - Fix OIDC error "a.join is not a function" b revertingLauri Ojansivu2019-02-271-5/+0
| | | | | | | | | | | 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
* - Revert file permission changes from v2.24 LDAP changes thatLauri Ojansivu2019-02-231-0/+0
| | | | | | caused snap version to not build. Thanks to xet7 !
* Added LDAP email environment variablesSteven Waters2019-02-211-0/+16
| | | | Support for LDAP matching existing accounts with e-mail address.
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-0/+5
| | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874
* - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-121-5/+7
| | | | Thanks to xet7 !
* - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-111-1/+6
| | | | Thanks to xet7 !
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-110/+180
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* - Add more options to start-wekan.batLauri Ojansivu2018-11-041-1/+171
|
* Add build scripts.Lauri Ojansivu2018-11-041-0/+8