summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
Commit message (Collapse)AuthorAgeFilesLines
* - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-1/+8
| | | | 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/+8
| | | | | | | | yet.](https://github.com/wekan/wekan/issues/2019). Thanks to xet7 ! Related #2019
* [Add support for admin status ↵Lauri Ojansivu2019-03-061-0/+4
| | | | | | | | 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-4/+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/+12
| | | | Support for LDAP matching existing accounts with e-mail address.
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-1/+5
| | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874
* - Fix indenting textline.Lauri Ojansivu2019-02-121-1/+1
|
* - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-121-26/+68
| | | | Thanks to xet7 !
* - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-111-0/+3
| | | | Thanks to xet7 !
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-197/+216
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵Lauri Ojansivu2018-11-201-7/+172
| | | | | | | Thanks to alkemyst and xet7. Closes wekan/wekan-ldap#21, closes wekan/wekan-ldap#10
* Revised shell scripts to check for wekan repositoryJonathan Warner2018-11-121-4/+22
| | | | | The scripts used to assume that ~/repos/wekan was a local wekan repo. They now check that the active directory is a wekan repo.
* Add build scripts.Lauri Ojansivu2018-11-041-0/+23