summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-22 16:16:56 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-22 16:16:56 +0300
commitd68ad5af042893069f4c28f56f4aaf862d5a1799 (patch)
tree11b4c7bfb45bca100ff6d6720be3d1af94fa1dc4 /snapcraft.yaml
parent20757efc7e45d95681fff62c3064620d53abdfbc (diff)
downloadwekan-d68ad5af042893069f4c28f56f4aaf862d5a1799.tar.gz
wekan-d68ad5af042893069f4c28f56f4aaf862d5a1799.tar.bz2
wekan-d68ad5af042893069f4c28f56f4aaf862d5a1799.zip
Add Caddy plugins:
- [http.filter](https://caddyserver.com/docs/http.filter) for changing Wekan UI on the fly, for example custom logo, or changing to all different CSS file to have custom theme; - [http.ipfilter](https://caddyserver.com/docs/http.ipfilter) to block requests by ip address; - [http.realip](https://caddyserver.com/docs/http.realip) for showing real X-Forwarded-For IP to behind proxy. Thanks to Caddy contributors and xet7 !
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f3f784e7..a3ca80dc 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -176,7 +176,7 @@ parts:
caddy:
plugin: dump
- source: https://caddyserver.com/download/linux/amd64?license=personal
+ source: https://caddyserver.com/download/linux/amd64?plugins=http.filter,http.ipfilter,http.realip&license=personal&telemetry=off
source-type: tar
organize:
caddy: bin/caddy