Lauri Ojansivu
dd47d46f43
- Use Meteor 1.8.1-beta.0
...
Thanks to xet7 !
2018-10-10 15:39:54 +03:00
Lauri Ojansivu
f599391419
- Add LDAP package to Docker and Snap.
...
Thanks to xet7 !
2018-10-10 01:38:59 +03:00
guillaume
3b4f285fea
add ldap support | simplify authentications
2018-10-09 14:14:39 +02:00
Lauri Ojansivu
bd6e4a351b
Add CAS with attributes.
...
Thanks to ppoulard !
2018-09-28 00:23:31 +03:00
Lauri Ojansivu
1bad81ca86
- Fix Dockerfile Meteor install by changing tar to bsdtar.
...
Thanks to maurice-schleussinger and xet7 !
Closes #1900
2018-09-19 19:18:53 +03:00
Lauri Ojansivu
7ec7a5f27c
- Use official Node v8.12.0
...
Thanks to xet7 !
2018-09-17 18:52:30 +03:00
Lauri Ojansivu
39312a075e
- [OAuth2 Login on Standalone 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
2018-08-25 00:49:02 +03:00
Lauri Ojansivu
d165733242
- Add webhooks-attributes to Snap and Docker.
...
Thanks to xet7 !
2018-08-22 22:19:06 +03:00
Lauri Ojansivu
807c6ce09e
- Content Policy: Allow inline scripts, otherwise there is errors in browser/inspect/console.
...
- Set default matomo settings to disabled.
Thanks to xet7 !
2018-08-15 23:41:01 +03:00
Lauri Ojansivu
f725291e14
Try to fix Dockerfile.
2018-08-14 18:27:37 +03:00
Lauri Ojansivu
bec1256727
Try to fix Docker env variables.
2018-08-14 17:36:03 +03:00
Lauri Ojansivu
b9929dc682
- When Content Policy is enabled, allow one URL to have iframe that embeds Wekan
...
- Add option to turn off Content Policy
- Allow always in Wekan markdown <img src="any-image-url-here">
Thanks to xet7 !
Closes #1676
2018-08-13 19:24:07 +03:00
Lauri Ojansivu
445aa89e4f
- Use new WITH_API and Matomo env variables at Dockerfile.
...
Closes #1820
2018-08-09 12:46:19 +03:00
Lauri Ojansivu
04d7c47f4c
Update node to v8.12.0 prerelease build.
2018-08-04 21:47:02 +03:00
Thibaut Demaret
53d545eeef
Change Run User for Openshift compliance
2018-08-02 15:09:34 +02:00
Lauri Ojansivu
6a23f73d94
Reverting change, Docker container did not build.
2018-07-30 22:10:49 +03:00
Lauri Ojansivu
b9bcb8f979
Try to fix glibc in Dockerfile.
2018-07-30 22:07:17 +03:00
guillaume
6173a73381
enable/disable api with env var
2018-07-24 18:09:30 +02:00
Lauri Ojansivu
62e5e5db49
v1.12
2018-07-06 01:03:51 +03:00
Lauri Ojansivu
05869792ad
Revert Dockerfile changes.
2018-07-02 20:06:22 +03:00
Lauri Ojansivu
2ac7660f29
Fix typo.
2018-07-02 20:01:13 +03:00
Lauri Ojansivu
abf7890941
Try to fix Dockerfile.
2018-07-02 19:59:00 +03:00
Lauri Ojansivu
e139e140f4
Fix typo.
2018-07-02 19:42:04 +03:00
Lauri Ojansivu
1f7db171d9
Try to fix Dockerfile.
2018-07-02 19:38:49 +03:00
Lauri Ojansivu
bf06c715fe
Fix URL.
2018-07-02 19:09:57 +03:00
Lauri Ojansivu
44e20023cc
Try to fix Dockerfile.
2018-07-02 19:05:39 +03:00
Lauri Ojansivu
e03ee1bd2f
Try to fix Dockerfile.
2018-07-02 18:51:42 +03:00
Lauri Ojansivu
aea5ed7848
Try to fix Dockerfile.
2018-07-02 18:48:49 +03:00
Lauri Ojansivu
bbdb6a90b2
Download node from sandstorm in Dockerfile.
2018-07-02 18:40:08 +03:00
Lauri Ojansivu
766b58d91b
v1.08
2018-06-27 11:06:37 +03:00
Lauri Ojansivu
90d55777f7
Copy latest Sandstorm Node.js fork binary from installed Sandstorm
...
/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
2018-06-07 21:54:08 +03:00
Lauri Ojansivu
0cc183682e
Use latest npm.
2018-05-26 08:43:20 +03:00
Lauri Ojansivu
4d193f5650
Remove bcrypt, continued.
2018-05-26 08:28:16 +03:00
Lauri Ojansivu
106b135eba
Use NPM 6.0.1
2018-05-19 18:13:43 +03:00
Lauri Ojansivu
ce65963217
Removed paxctl alpine fix #1303 , because it did not work anymore.
...
Thanks to xet7 !
Closes #1594
2018-04-18 18:19:22 +03:00
Lauri Ojansivu
61538ab577
Try to fix Dockerfile.
2018-04-16 22:39:52 +03:00
Lauri Ojansivu
bca4f0b842
Try to fix Dockerfile
2018-04-16 22:30:48 +03:00
Lauri Ojansivu
0723a204e8
Try to fix Dockerfile
2018-04-16 22:03:51 +03:00
Lauri Ojansivu
e26a4824cf
Fix Node Fibers 100% CPU issue.
...
Thanks to kentonv !
Related wekan/wekan-mongodb#2 , related meteor/meteor#9796
2018-04-16 21:18:09 +03:00
soohwa
1616dd1b74
Fix Dockerfile
2018-01-28 10:04:10 +01:00
Lauri Ojansivu
abd1d322f2
Try to fix Dockerfile.
2018-01-27 21:35:40 +02:00
Lauri Ojansivu
91e738bd32
Go back using debian buster-slim Docker base image
2018-01-22 18:46:53 +02:00
Lauri Ojansivu
ec0bbe9e14
Try Debian experimental with Docker, does it work or fix bugs
2018-01-22 17:54:19 +02:00
Lauri Ojansivu
6e25ef73b0
Use Debian package version of gosu
2018-01-22 17:22:16 +02:00
Lauri Ojansivu
d2ce41694f
Dockerfile apt => apt-get
2018-01-22 17:17:28 +02:00
Lauri Ojansivu
b2c9d47b0f
Removed dist-upgrade from Dockerfile, trying to fix docker build.
2018-01-22 16:59:36 +02:00
Lauri Ojansivu
52aa22f36a
Try Debian 10 buster with Docker
2018-01-22 16:53:39 +02:00
Lauri Ojansivu
d79bb1a81c
Try to fix Docker and Snap: add apt-utils, remove sed bson.
2018-01-22 14:37:34 +02:00
Lauri Ojansivu
6622dbb56b
Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0
2018-01-22 00:18:59 +02:00
Lauri Ojansivu
0c15048bdd
Use Node 4.6.7. Add paxctl fix to snap.
2017-12-20 14:11:41 +02:00