Commit graph

2163 commits

Author SHA1 Message Date
Théophile Diot
a68fb0c06a
Refactor to make more sens and avoid specific errors 2023-06-01 10:09:38 -04:00
AxyFr
fff21746a9 Correcting:
Dockerfile-ubuntu
End of statement block Jinja
2023-06-01 10:34:57 +02:00
Théophile Diot
3ab4a59b6e
Update debian Dockerfiles to avoid updating apt packages only once 2023-05-31 18:32:09 -04:00
Théophile Diot
760ec3b3b6
Add /var/run/bunkerweb removal script when uninstalling BunkerWeb 2023-05-31 18:15:59 -04:00
Théophile Diot
be459d240e
Update pid files paths to /var/run/bunkerweb 2023-05-31 18:13:08 -04:00
Théophile Diot
8b697d87d1
Fix Scheduler errors with the internal apis 2023-05-31 14:19:35 -04:00
Théophile Diot
89a3c8b0b6
Update bunkerweb-ui file according to the new gunicorn usage 2023-05-31 14:19:00 -04:00
Théophile Diot
5e237d0d03
Update gunicorn to use a config file as well + Fix headers error + Small fixes 2023-05-31 14:18:15 -04:00
Théophile Diot
a424d59b1b
Add apk update at the beginning of each Dockerfile 2023-05-31 14:17:08 -04:00
Théophile Diot
1d14db7e18
Update custom cert job to not duplicate certs if the cert is global 2023-05-31 14:16:07 -04:00
Théophile Diot
7efb82a7ee
Update python deps 2023-05-31 14:15:21 -04:00
Théophile Diot
e920cba432
Fix CVE CVE-2023-2650 2023-05-31 10:37:41 -04:00
Théophile Diot
413b75b046
Fix customcert plugin to accept multisite certs as well 2023-05-31 09:39:57 -04:00
bunkerity
87a9545d9a Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-05-30 17:57:12 +02:00
bunkerity
c533948452 various fixes 2023-05-30 17:57:01 +02:00
Théophile Diot
aca0d6da48
Small refactor on the ApiCaller and the Scheduler 2023-05-30 11:49:14 -04:00
AxyFr
1bd40a877a Removing vmware support in doc 2023-05-30 10:43:59 +02:00
Théophile Diot
474ecbb41e
Fix typo in phases list in plugin.lua 2023-05-29 17:54:18 -04:00
Théophile Diot
5fa21b3c89
Fix CVE CVE-2023-29491 2023-05-29 16:31:04 -04:00
Théophile Diot
16a459bf75
Lint antibot html files 2023-05-29 15:11:34 -04:00
Théophile Diot
fd06a1e715
Add Turnstile antibot 2023-05-29 15:11:24 -04:00
Théophile Diot
d5e64320c4
Fix small typo in misc.lua 2023-05-29 08:31:55 -04:00
Théophile Diot
b60657e21f
Merge pull request #506 from gin-gitaxias/patch-3
Update plugins.md
2023-05-26 16:38:34 -04:00
Théophile Diot
1f2c973a3b
Fix docker-compose file for custom cert job 2023-05-26 15:03:29 -04:00
Théophile Diot
b314f4349c
Update integrations to add LOG_LEVEL=warning env variable to docker proxy 2023-05-26 15:01:59 -04:00
Théophile Diot
0edfb2db35
Update example to add a LOG_LEVEL=warning to the docker proxy 2023-05-26 14:59:52 -04:00
Théophile Diot
83413aef2b
Remove open ports from core tests docker compose files 2023-05-26 14:48:03 -04:00
Théophile Diot
334be43462
Fix custom-cert core plugin 2023-05-26 14:47:40 -04:00
Théophile Diot
953128be6e
Update scheduler changes check to reduce CPU usage 2023-05-26 14:31:51 -04:00
Théophile Diot
bb7dcda48d
Refactor paths resolutions for core plugins 2023-05-26 13:53:20 -04:00
Théophile Diot
665b110c63
[#504] Fix ALLOWED_METHODS regex 2023-05-26 10:46:27 -04:00
Paul Dessemond
5a2aa20bcd
Update plugins.md
Add new coraza plugin
2023-05-26 15:04:35 +02:00
Théophile Diot
168dfc4390
Refactor paths resolutions for UI + optimizations on the plugin upload 2023-05-25 19:29:02 -04:00
Théophile Diot
6e80c7b8de
Fix variable being ignored instead of saved inside the database when the value is empty 2023-05-25 18:10:41 -04:00
Théophile Diot
8dad7a0b79
Starting work on paths resolution refactor 2023-05-25 16:52:02 -04:00
Théophile Diot
b5a78c3aaa
Test Acqua Security vulns (2) 2023-05-25 16:16:07 -04:00
Théophile Diot
ed6bee69c7
Test Acqua Security vulns 2023-05-25 16:13:46 -04:00
Théophile Diot
3dba058b45
Fix custom configs not being cleared out once created 2023-05-25 13:00:17 -04:00
Théophile Diot
d9b093dab5
Fix plugin example in documentation 2023-05-25 12:50:51 -04:00
Théophile Diot
162f1d978a
Merge pull request #502 from bunkerity/ui
Merge branch "ui" into branch "dev"
2023-05-24 15:37:51 -04:00
Théophile Diot
1f2fa95e77
Remove useless line in the head.html file + lint HTML files 2023-05-24 15:37:26 -04:00
Théophile Diot
1cd3567814
Add multiple plugin upload in one compressed folder support for the UI 2023-05-24 15:08:10 -04:00
BlasenhauerJ
29673f9182 fix font 2023-05-24 21:05:04 +02:00
Théophile Diot
1804936161
Fix CVE CVE-2023-1999 2023-05-24 13:32:53 -04:00
Théophile Diot
7fe7a997fd
Merge pull request #501 from bunkerity/ui
Merge branch "ui" into branch "dev"
2023-05-24 13:27:25 -04:00
Théophile Diot
5b75894d40
Fix UI latest version checking & Fix conditions in quick settings for services 2023-05-24 13:26:47 -04:00
Théophile Diot
1f6b3d59a1
Merge pull request #500 from bunkerity/dev
Merge branch "dev" into branch "ui"
2023-05-24 10:35:43 -04:00
Théophile Diot
548630e3e9
Update python deps 2023-05-23 16:57:28 -04:00
Théophile Diot
aa299f0859
Update plugin update and add to get only the necessary keys 2023-05-23 13:00:13 -04:00
Théophile Diot
f0126b6d6e
Fix update-check job 2023-05-23 11:37:08 -04:00