summaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* - Fix OIDC Docker login. Empty string results to empty array at wekan/server/...Lauri Ojansivu2019-06-141-1/+1
* fix oauth2 typos in dockerfile & composeDominik Pfeifer2019-06-121-1/+1
* More CORS headers settings related to https://github.com/wekan/wekan/pull/2429Lauri Ojansivu2019-06-111-0/+2
* 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/+2
* Dockerfile: no need to change the permissions once againBenjamin Tissoires2019-05-141-1/+1
* Dockerfile: use gosu for creating the openapi filesBenjamin Tissoires2019-05-141-3/+3
* Dockerfile: bump api2html to version 0.3.3Benjamin Tissoires2019-05-141-1/+1
* Option to login to the LDAP server with the user's own username and password,...Lauri Ojansivu2019-05-101-0/+1
* Remove python2 from Dockerfile, to make Docker image smaller.Lauri Ojansivu2019-04-231-1/+2
* Include to Wekan packages directory contents, so that meteor command would bu...Lauri Ojansivu2019-04-201-12/+13
* - Upgrade to Node 8.16.0Lauri Ojansivu2019-04-201-1/+1
* Fix repo urls.Lauri Ojansivu2019-04-201-7/+7
* Fix repo url.Lauri Ojansivu2019-04-201-1/+1
* Fix typos in directory names.Lauri Ojansivu2019-04-201-2/+2
* Ubuntu base image to ubuntu:discoLauri Ojansivu2019-04-201-1/+1
* Update to newest GitHub flawored markdown.Lauri Ojansivu2019-04-181-0/+1
* Remove not needed ARGS from Dockerfile to reduce amount of Docker layers.Lauri Ojansivu2019-04-061-94/+0
* - Use older api2html@0.3.0 to fix broken snap and docker build,Lauri Ojansivu2019-03-251-1/+1
* - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-0/+2
* - More whitelabeling.Lauri Ojansivu2019-03-211-1/+1
* Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-111-0/+12
* [HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan...Lauri Ojansivu2019-03-081-0/+8
* [Add support for admin status sync](https://github.com/wekan/wekan-ldap/pull/...Lauri Ojansivu2019-03-061-0/+4
* [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size](https:/...Lauri Ojansivu2019-03-061-0/+1
* Use ubuntu:cosmic base in Dockerfile.Lauri Ojansivu2019-03-061-1/+1
* Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-031-0/+4
* Upgrade node to v8.15.1Lauri Ojansivu2019-02-281-1/+1
* - Fix OIDC error "a.join is not a function" b revertingLauri Ojansivu2019-02-271-4/+0
* - Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).Lauri Ojansivu2019-02-251-0/+2
* Added LDAP email environment variablesSteven Waters2019-02-211-0/+8
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-0/+4
* Added parameters for OIDC claim mappingDaniel Davis2019-02-111-0/+8
* Add a debug argumentDaniel Davis2019-02-061-0/+2
* openapi: generate the HTML documentation too and embed it in the imageBenjamin Tissoires2019-01-181-1/+4
* Generate the OpenAPI in the DockerfileBenjamin Tissoires2019-01-181-1/+13
* - Use Node 8.15.0 and MongoDB 3.2.22.Lauri Ojansivu2018-12-261-1/+1
* - Upgrade to node v8.14.1Lauri Ojansivu2018-12-211-1/+1
* Add a new env var to select the default authentication methodguillaume2018-12-191-1/+3
* - Because scrollbar uses [remote file from CDN](https://github.com/MaazAli/Me...Lauri Ojansivu2018-12-141-0/+1
* - Remove extra commas `,` and add missing backslash `\`.Lauri Ojansivu2018-12-041-2/+2
* - Upgrade Node from v8.12 to v8.14Lauri Ojansivu2018-12-031-1/+1
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-1/+3
* revert changes for patch authenticationguillaume2018-11-221-0/+8
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). T...Lauri Ojansivu2018-11-201-0/+2
* - Revert Improve authentication to [fix Login failure](https://github.com/wek...Lauri Ojansivu2018-11-171-9/+1
* Logout with timerguillaume2018-11-061-2/+10
* Merge branch 'api-fixes' of https://github.com/bentiss/wekan into bentiss-api...Lauri Ojansivu2018-10-231-0/+1
|\
| * Dockerfile: use set -o xtraceBenjamin Tissoires2018-10-231-0/+1
* | - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.Lauri Ojansivu2018-10-231-1/+1
|/