Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LDAP email environment variables | Steven Waters | 2019-02-21 | 1 | -0/+16 |
| | | | | Support for LDAP matching existing accounts with e-mail address. | ||||
* | - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDS | Lauri Ojansivu | 2019-02-13 | 1 | -0/+4 |
| | | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874 | ||||
* | Merge pull request #2187 from GavinLilly/kadira-integration | Lauri Ojansivu | 2019-02-13 | 1 | -2/+5 |
|\ | | | | | Kadira integration | ||||
| * | Cleaning up docker-compose for merge | Gavin Lilly | 2019-02-13 | 1 | -56/+22 |
| | | |||||
| * | Merge branch 'devel' of github.com:wekan/wekan into devel | Gavin Lilly | 2019-02-11 | 1 | -0/+3 |
| |\ | |||||
| * | | Replaced Kadira by meteor-apm-agent | Gavin Lilly | 2019-02-11 | 1 | -5/+5 |
| | | | |||||
| * | | Added Kadira packages and env settings in Docker Compose | Gavin Lilly | 2019-02-09 | 1 | -18/+55 |
| | | | |||||
* | | | - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source. | Lauri Ojansivu | 2019-02-12 | 1 | -36/+66 |
| |/ |/| | | | | | Thanks to xet7 ! | ||||
* | | - Add option DEBUG=true for docker-compose.yml/Snap/Source. | Lauri Ojansivu | 2019-02-11 | 1 | -0/+3 |
|/ | | | | Thanks to xet7 ! | ||||
* | - Add optional Nginx reverse proxy config to docker-compose.yml and nginx ↵ | Lauri Ojansivu | 2018-12-28 | 1 | -0/+18 |
| | | | | | | directory. Thanks to MyTheValentinus ! | ||||
* | - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ↵ | Lauri Ojansivu | 2018-12-26 | 1 | -1/+1 |
| | | | | | | does not exist yet. Thanks to xet7 ! | ||||
* | - Use Node 8.15.0 and MongoDB 3.2.22. | Lauri Ojansivu | 2018-12-26 | 1 | -1/+1 |
| | | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 ! | ||||
* | - Comment out docker build from source part of docker-compose.yml | Lauri Ojansivu | 2018-12-24 | 1 | -11/+11 |
| | | | | Thanks to xet7 ! | ||||
* | - Revert "Improve authentication" and "Default Authentication Method" | Lauri Ojansivu | 2018-12-24 | 1 | -11/+12 |
| | | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 ! | ||||
* | - Fix docker-compose.yml to use Meteor 1.6.x based Wekan, | Lauri Ojansivu | 2018-12-24 | 1 | -6/+6 |
| | | | | | | because currently Meteor 1.8.x based version is broken. Thanks to xet7 ! | ||||
* | - Move wekan-postgresql back to https://github.com/wekan/wekan-postgresql | Lauri Ojansivu | 2018-12-22 | 1 | -57/+0 |
| | | | | | | because there is many differences in database settings. Thanks to xet7 ! | ||||
* | Fix typo. | Lauri Ojansivu | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | - Combine all docker-compose.yml files. | Lauri Ojansivu | 2018-12-22 | 1 | -9/+338 |
| | | | | Thanks to xet7 ! | ||||
* | - Update translated text. | Lauri Ojansivu | 2018-12-21 | 1 | -1/+1 |
| | |||||
* | Add a new env var to select the default authentication method | guillaume | 2018-12-19 | 1 | -0/+3 |
| | |||||
* | - Add CORS https://enable-cors.org/server_meteor.html | Lauri Ojansivu | 2018-12-03 | 1 | -0/+2 |
| | | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69 | ||||
* | revert changes for patch authentication | guillaume | 2018-11-22 | 1 | -0/+12 |
| | |||||
* | - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵ | Lauri Ojansivu | 2018-11-20 | 1 | -0/+3 |
| | | | | | | | Thanks to alkemyst and xet7. Closes wekan/wekan-ldap#21, closes wekan/wekan-ldap#10 | ||||
* | - Revert Improve authentication to [fix Login ↵ | Lauri Ojansivu | 2018-11-17 | 1 | -12/+0 |
| | | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004 | ||||
* | Logout with timer | guillaume | 2018-11-06 | 1 | -0/+12 |
| | |||||
* | Fix typo about ldaps | Robin BRUCKER | 2018-10-31 | 1 | -1/+1 |
| | | | | | | Documentation said to set LDAP_ENCRYPTION to true if we want to use ldaps, but the code in wekan-ldap does not check if it is set to true, but if the value equals to 'ssl' instead. | ||||
* | Fix syntax. | Lauri Ojansivu | 2018-10-30 | 1 | -1/+1 |
| | |||||
* | docker-compose.yml and docker-compose-build.yml: | Lauri Ojansivu | 2018-10-26 | 1 | -55/+59 |
| | | | | | | | - Remove single quotes, because settings are quoted automatically. - Comment out most settings that have default values. Thanks to xet7 ! | ||||
* | - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵ | Lauri Ojansivu | 2018-10-24 | 1 | -18/+18 |
| | | | | | | | affect change UI yet. Thanks to xet7 ! - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856 | ||||
* | - This docker-compose.yml uses prebuilt image. | Lauri Ojansivu | 2018-10-23 | 1 | -2/+0 |
| | | | | Thanks to xet7 ! | ||||
* | - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. | Lauri Ojansivu | 2018-10-23 | 1 | -13/+2 |
| | | | | Thanks to xet7 ! | ||||
* | - Add info about using prebuild image. | Lauri Ojansivu | 2018-10-17 | 1 | -0/+2 |
| | | | | Thanks to xet7 ! | ||||
* | - Add experimental Docker edge that works. | Lauri Ojansivu | 2018-10-11 | 1 | -2/+2 |
| | | | | Thanks to xet7 ! | ||||
* | add ldap support | simplify authentications | guillaume | 2018-10-09 | 1 | -0/+121 |
| | |||||
* | - Upgrade to MongoDB v3.2.21 | Lauri Ojansivu | 2018-09-10 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - [OAuth2 Login on Standalone ↵ | Lauri Ojansivu | 2018-08-25 | 1 | -0/+19 |
| | | | | | | | | | | | 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 | ||||
* | - Add webhooks-attributes to Snap and Docker. | Lauri Ojansivu | 2018-08-22 | 1 | -0/+3 |
| | | | | Thanks to xet7 ! | ||||
* | - Content Policy: Allow inline scripts, otherwise there is errors in ↵ | Lauri Ojansivu | 2018-08-15 | 1 | -6/+11 |
| | | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 ! | ||||
* | Fix quotes. | Lauri Ojansivu | 2018-08-14 | 1 | -6/+6 |
| | |||||
* | Fix typo. | Lauri Ojansivu | 2018-08-14 | 1 | -2/+2 |
| | |||||
* | Fix trusted url on docker-compose.yml. | Lauri Ojansivu | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | - When Content Policy is enabled, allow one URL to have iframe that embeds Wekan | Lauri Ojansivu | 2018-08-13 | 1 | -0/+6 |
| | | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676 | ||||
* | Fix port order, hopefully correctly. | Lauri Ojansivu | 2018-08-02 | 1 | -1/+1 |
| | | | | | | Related #1778 Thanks to xet7 ! | ||||
* | Change Run User for Openshift compliance | Thibaut Demaret | 2018-08-02 | 1 | -1/+1 |
| | |||||
* | Add Matomo options. | Lauri Ojansivu | 2018-08-01 | 1 | -1/+6 |
| | |||||
* | Optional integration with Matomo. | Lauri Ojansivu | 2018-08-01 | 1 | -0/+4 |
| | |||||
* | Enable Wekan API by default, so that Export Board to JSON works. | Lauri Ojansivu | 2018-08-01 | 1 | -1/+3 |
| | |||||
* | enable/disable api with env var | guillaume | 2018-07-24 | 1 | -0/+1 |
| | |||||
* | MongoDB v3.2.20 | Lauri Ojansivu | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | Try to fix travis | Lauri Ojansivu | 2018-04-04 | 1 | -108/+1 |
| |