Commit graph

83 commits

Author SHA1 Message Date
Théophile Diot da9fb7af73
Add support for fallback Referrer-Policies 2023-12-13 11:57:31 +01:00
Théophile Diot a9ac4f2989
Update python deps 2023-12-13 10:04:22 +01:00
Théophile Diot b08c533654
Soft merge branch "ui" into branch "dev" 2023-12-13 09:52:21 +01:00
Théophile Diot 5f72dbf6fc
Merge pull request #803 from bunkerity/dependabot/docker/src/autoconf/dev/python-3.12.1-alpine3.18
deps/autoconf: bump python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18 in /src/autoconf
2023-12-12 09:56:33 +00:00
Théophile Diot ce728cf906
Merge pull request #802 from bunkerity/dependabot/docker/src/scheduler/dev/python-3.12.1-alpine3.18
deps/scheduler: bump python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18 in /src/scheduler
2023-12-12 09:56:02 +00:00
Théophile Diot 83b06abe76
Merge pull request #801 from bunkerity/dependabot/docker/src/ui/dev/python-3.12.1-alpine3.18
deps/ui: bump python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18 in /src/ui
2023-12-12 09:55:40 +00:00
Jordan Blasenhauer 02d6c4111a add utm 2023-12-12 09:16:10 +01:00
fl0ppy-d1sk ea45f3c119
docs - update logos 2023-12-11 18:48:08 +01:00
Jordan Blasenhauer 6ef1513d7c start adding banner 2023-12-11 18:44:39 +01:00
dependabot[bot] 8eff772fef
deps/autoconf: bump python in /src/autoconf
Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 08:44:02 +00:00
dependabot[bot] 0f2bf17a58
deps/scheduler: bump python in /src/scheduler
Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 08:39:56 +00:00
dependabot[bot] de30a734f9
deps/ui: bump python in /src/ui
Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 08:37:14 +00:00
Théophile Diot e9737dcf4d
Update API endpoint URL of anonymous report 2023-12-08 08:34:30 +01:00
Théophile Diot d3752d25f9
Merge commit 'cfc32af85c09dcebe4a185e7f1252bfba460bebb' into dev 2023-12-07 14:46:12 +01:00
Théophile Diot cfc32af85c Squashed 'src/deps/src/modsecurity/' changes from ccc2d9b536..bbde9381cb
bbde9381cb Change release version to v3.0.11
35969946ca Merge pull request #3024 from martinhsv/v3/master
4c7a9bd312 Add WRDE_NOCMD to wordexp call
5b094c0ce9 Merge pull request #3014 from martinhsv/v3/master
c11b28292d Fix: validateDTD compile fails if when libxml2 not installed
cb4d7ae371 Adjust some copyright dates
0311da9f1b Merge pull request #3008 from martinhsv/v3/master
beaa452302 Fix memory leak of validateDTD's dtd object
a9edee3dbe const-ify some references in test folder
de2d053d6e Remove unneeded cppcheck suppression
36adc58ea3 const-ify some references (satisfy cppcheck)
b9836bcaa4 Merge pull request #3005 from martinhsv/v3/master
b180de53bf Fix memory leaks in ValidateSchema
fd67c6eb1d Remove unneeded heap allocation in AnchoredSetVariable::set
dc6cce5f0c refactoring and remove dead code in lmdb
3951ba0e48 CHANGES entry for previous PR
2fcd373107 Merge pull request #3001 from SpiderLabs/v3/dev/action_expirevar
c63b5bea1d Change linux workflow to Ubuntu 22.04
34809d8064 Add expirevar support for lmdb
118e1b3a44 Support expirevar for in-memory collection
135d1fa42b Merge pull request #2985 from martinhsv/v3/master
af45ccd53f Fix: lmdb regex match on non-null-terminated string
375519d5f2 Merge pull request #2983 from martinhsv/v3/master
dc2e38e242 Fix memory leaks in lmdb code (new'd strings)
8594cb8a7d Correct json for one regression test file
60f802e480 Merge pull request #2939 from martinhsv/v3/master
31cbd7309a Configure: add additional name to pcre2 pkg-config list
cbe2d61174 CHANGES: Preparing for next version

git-subtree-dir: src/deps/src/modsecurity
git-subtree-split: bbde9381cbccb49ea73f6194b08b478adc53f3bc
2023-12-07 14:46:12 +01:00
Théophile Diot 4f6c6ae6c4
Update ModSecurity version to v3.0.11 2023-12-07 14:45:48 +01:00
Théophile Diot a0765085dc
Revert "Test CVE fixes on bw"
This reverts commit 220450d4a3.
2023-12-07 11:58:45 +01:00
Théophile Diot 220450d4a3
Test CVE fixes on bw 2023-12-07 11:55:37 +01:00
Théophile Diot c471ccbf6b
Remove no longer necessary CVE fixes 2023-12-07 11:55:08 +01:00
Théophile Diot ff0f61136b
Test CVE fixes 2023-12-07 11:49:11 +01:00
Théophile Diot 74dff76651
Add anonymous-report job 2023-12-07 11:18:18 +01:00
Théophile Diot 4c7bc9f99e
Update python deps 2023-12-07 11:14:08 +01:00
florian 0d5ea43ff9
linux - fix nginx version dependency for rpm builds 2023-12-04 19:59:59 +01:00
florian a26ff09da2
update php-fpm version for debian tests and add libcap dep to linux packages 2023-12-04 10:34:52 +01:00
florian e1c185cdc0
linux - add libpcre3 dep to debian package 2023-12-04 09:50:33 +01:00
florian fe8d9b5f4c
linux - reflect changes for debian 12 support 2023-12-04 09:10:01 +01:00
florian 7f832117db
linux - update supported versions 2023-12-04 08:58:34 +01:00
florian b89f2d560c
road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
Théophile Diot 8302bee4d1
Merge pull request #788 from bunkerity/ui
Merge branch "ui" into branch "dev"
2023-12-01 15:49:40 +00:00
Théophile Diot 589df19c14
Add check endpoint and remove USE_CORS flag 2023-12-01 15:15:23 +01:00
Théophile Diot a283c35a20
Add CORS support and update redirect behavior 2023-12-01 12:18:58 +01:00
Jordan Blasenhauer 3779cc5dc7 update setup UI
*fetch form instead of using vanilla html
*show loader when sending fetch
*redirect to url or show error message depending result
*fix loading image
2023-12-01 11:24:19 +01:00
Théophile Diot ff65d00819
Fix potential issue with config saver and non Docker and Linux integrations 2023-12-01 10:38:23 +01:00
Théophile Diot 4c109bfe50
Update mmdb files 2023-12-01 10:18:51 +01:00
Théophile Diot 35bfda5b32
Add ui_host variable to form in wizard 2023-12-01 10:11:37 +01:00
Théophile Diot 700b434f4d
Merge pull request #786 from bunkerity/dev
Merge branch "dev" into branch "ui"
2023-12-01 08:57:56 +00:00
Théophile Diot 7f030d893d
Handle start and stop event of BunkerWeb with the scheduler in Docker 2023-12-01 09:53:12 +01:00
Jordan Blasenhauer f5ed1b5d2c update setup ui 2023-11-30 15:21:39 +01:00
Jordan Blasenhauer 18ab9cebcd Merge branch 'dev' into ui 2023-11-30 14:00:21 +01:00
Théophile Diot ff9566b495
Update Python base image SHA256 2023-11-29 11:17:42 +01:00
Théophile Diot c439488eab
Update bcrypt version to 4.1.1 2023-11-29 11:04:59 +01:00
Théophile Diot 3920ce03d2
Fix formatting and remove unused code 2023-11-29 10:03:18 +01:00
fl0ppy-d1sk 43c288046a
ui - add CORS to wizard check endpoint 2023-11-28 17:15:27 +01:00
Théophile Diot c22646de13
Fix regex pattern for REVERSE_PROXY_PATH 2023-11-28 17:08:22 +01:00
Théophile Diot bf5dadb431
Refactor User class to use property decorator for
password_hash
2023-11-28 17:03:14 +01:00
Théophile Diot c1e25a64af
Add random URL generation for setup.html 2023-11-28 17:03:01 +01:00
Théophile Diot 1daa4103ff
Fix server name validation bug 2023-11-28 16:53:53 +01:00
fl0ppy-d1sk 1e52dd9fb7
Merge branch 'ui' into dev 2023-11-28 16:35:40 +01:00
Jordan Blasenhauer 53706a75ea fix print and remove cdn 2023-11-28 13:44:52 +01:00
Théophile Diot afeb5e4541
Update wizard back logic and tweak setup.html 2023-11-28 11:45:06 +01:00