summaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove extra commas `,` and add missing backslash `\`.Lauri Ojansivu2018-12-041-2/+2
| | | | | | | | | Maybe after that login, logout and CORS works. Thanks to xet7 ! Related #2045, related wekan/wekan-snap#69
* - Upgrade Node from v8.12 to v8.14Lauri Ojansivu2018-12-031-1/+1
| | | | | | - Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before. Thanks to xet7 !
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-1/+3
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* revert changes for patch authenticationguillaume2018-11-221-0/+8
|
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵Lauri Ojansivu2018-11-201-0/+2
| | | | | | | Thanks to alkemyst and xet7. Closes wekan/wekan-ldap#21, closes wekan/wekan-ldap#10
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-171-9/+1
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Logout with timerguillaume2018-11-061-2/+10
|
* Merge branch 'api-fixes' of https://github.com/bentiss/wekan into ↵Lauri Ojansivu2018-10-231-0/+1
|\ | | | | | | bentiss-api-fixes
| * Dockerfile: use set -o xtraceBenjamin Tissoires2018-10-231-0/+1
| | | | | | | | | | This allows to see the progress of the generation of the Docker image.
* | - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.Lauri Ojansivu2018-10-231-1/+1
|/ | | | Thanks to xet7 !
* - Try to fix Dockerfile.Lauri Ojansivu2018-10-101-1/+1
| | | | Thanks to xet7 !
* - Try to fix DockerfileLauri Ojansivu2018-10-101-1/+1
| | | | Thanks to xet7 !
* - Try to fix Docker.Lauri Ojansivu2018-10-101-2/+3
| | | | Thanks to xet7 !
* - Use Meteor 1.8.1-beta.0Lauri Ojansivu2018-10-101-1/+1
| | | | Thanks to xet7 !
* - Add LDAP package to Docker and Snap.Lauri Ojansivu2018-10-101-1/+2
| | | | Thanks to xet7 !
* add ldap support | simplify authenticationsguillaume2018-10-091-1/+81
|
* Add CAS with attributes.Lauri Ojansivu2018-09-281-0/+1
| | | | Thanks to ppoulard !
* - Fix Dockerfile Meteor install by changing tar to bsdtar.Lauri Ojansivu2018-09-191-3/+13
| | | | | | Thanks to maurice-schleussinger and xet7 ! Closes #1900
* - Use official Node v8.12.0Lauri Ojansivu2018-09-171-5/+5
| | | | Thanks to xet7 !
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-1/+13
| | | | | | | | | | | 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 Ojansivu2018-08-221-1/+3
| | | | Thanks to xet7 !
* - Content Policy: Allow inline scripts, otherwise there is errors in ↵Lauri Ojansivu2018-08-151-2/+2
| | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 !
* Try to fix Dockerfile.Lauri Ojansivu2018-08-141-16/+16
|
* Try to fix Docker env variables.Lauri Ojansivu2018-08-141-15/+15
|
* - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-131-1/+4
| | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
* - Use new WITH_API and Matomo env variables at Dockerfile.Lauri Ojansivu2018-08-091-0/+11
| | | | Closes #1820
* Update node to v8.12.0 prerelease build.Lauri Ojansivu2018-08-041-3/+3
|
* Change Run User for Openshift complianceThibaut Demaret2018-08-021-1/+2
|
* Reverting change, Docker container did not build.Lauri Ojansivu2018-07-301-1/+1
|
* Try to fix glibc in Dockerfile.Lauri Ojansivu2018-07-301-1/+1
|
* enable/disable api with env varguillaume2018-07-241-1/+1
|
* v1.12v1.12Lauri Ojansivu2018-07-061-2/+2
|
* Revert Dockerfile changes.Lauri Ojansivu2018-07-021-18/+8
|
* Fix typo.Lauri Ojansivu2018-07-021-1/+1
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-0/+1
|
* Fix typo.Lauri Ojansivu2018-07-021-1/+1
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-1/+3
|
* Fix URL.Lauri Ojansivu2018-07-021-1/+1
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-49/+3
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-6/+6
|
* Try to fix Dockerfile.Lauri Ojansivu2018-07-021-15/+15
|
* Download node from sandstorm in Dockerfile.Lauri Ojansivu2018-07-021-15/+68
|
* v1.08v1.08Lauri Ojansivu2018-06-271-2/+1
|
* Copy latest Sandstorm Node.js fork binary from installed SandstormLauri Ojansivu2018-06-071-1/+1
| | | | | | | | | | | /opt/sandstorm/sandstorm-234/bin/node to https://releases.wekan.team download server. Node binary is compiled by https://github.com/kentonv when doing new release of Sandstorm. Source code of binary is at: https://github.com/sandstorm-io/node
* Use latest npm.Lauri Ojansivu2018-05-261-1/+1
|
* Remove bcrypt, continued.Lauri Ojansivu2018-05-261-4/+7
|
* Use NPM 6.0.1Lauri Ojansivu2018-05-191-1/+1
|
* Removed paxctl alpine fix #1303 , because it did not work anymore.Lauri Ojansivu2018-04-181-4/+5
| | | | | | Thanks to xet7 ! Closes #1594
* Try to fix Dockerfile.Lauri Ojansivu2018-04-161-1/+1
|
* Try to fix DockerfileLauri Ojansivu2018-04-161-44/+34
|