Commit graph

291 commits

Author SHA1 Message Date
Théophile Diot 3e871efed8
Update python deps 2023-06-17 13:34:53 -04:00
florian dcf1561358
prepare for 1.5.1 🚀 2023-06-14 21:39:12 +02:00
bunkerity 4023e6dc69 road to v1.5.1 2023-06-14 18:30:34 +02:00
AxyFr 7e66c577f8 Removing python 3.11 in linux 2023-06-14 15:15:44 +02:00
Théophile Diot 73060e42a1
Fix limit core tests 2023-06-12 19:07:48 -04:00
Théophile Diot 5d7ef69c9d
Update limit core tests to avoid false negative 2023-06-12 18:37:14 -04:00
Théophile Diot 855ae89363
Update limit core tests to avoid false positive 2023-06-12 18:35:24 -04:00
Théophile Diot 605e237fd5
Remove 404 from Bad behavior status codes 2023-06-12 16:55:33 -04:00
Théophile Diot 6ab48d9dd2
Update python image to tag 3.11.4-alpine 2023-06-09 13:24:55 -04:00
Théophile Diot c39dd78aec
Update cors plugin tests 2023-06-08 09:32:51 -04:00
Théophile Diot 64aa12b70b
Update python deps 2023-06-06 09:29:40 -04:00
Théophile Diot 6cc20efe72
Update bad behavior test BAD_BEHAVIOR_COUNT_TIME to 30 seconds 2023-06-02 10:30:02 -04:00
Théophile Diot e2a3bfb106
Bad behavior core tests change the ban time to 60 seconds 2023-06-02 10:08:51 -04:00
Théophile Diot 1eeefead95
Core tests sleep between each request 2023-06-02 09:49:25 -04:00
Théophile Diot 8b2517cdf0
Remove ui cache download test - to much unstable 2023-06-01 10:30:17 -04:00
Théophile Diot 7efb82a7ee
Update python deps 2023-05-31 14:15:21 -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 83413aef2b
Remove open ports from core tests docker compose files 2023-05-26 14:48:03 -04:00
Théophile Diot 548630e3e9
Update python deps 2023-05-23 16:57:28 -04:00
florian 6666a25fcc
edit version, update images on docs and fix bug in Linux script 2023-05-22 19:31:41 +02:00
florian f85f736785
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-05-22 15:39:22 +02:00
florian f1efe06e99
ci/cd - fix /opt/actions-runner perms for self-hosted runners 2023-05-22 15:39:09 +02:00
Théophile Diot 78f7570e16
core - Fix bwcli condition when checking bans 2023-05-21 12:50:16 -04:00
Théophile Diot 97723185ba
core - Add bwcli tests 2023-05-21 12:17:35 -04:00
Théophile Diot ab3b3ea8fd
ui-tests - update waiting time after creating a custom conf 2023-05-21 10:49:56 -04:00
Théophile Diot 9b58b397c9
Fix ui tests (again) 2023-05-20 17:46:55 -04:00
Théophile Diot 69b35636e3
Fix UI tests (once again) 2023-05-20 17:10:28 -04:00
Théophile Diot af19cc226d
core - Add redis tests 2023-05-19 16:25:01 -04:00
Théophile Diot 0087ae5832
Update python deps 2023-05-19 16:24:45 -04:00
Théophile Diot 8133c134e0
core - Fix db tests by removing "order" key check 2023-05-19 16:09:24 -04:00
Théophile Diot 1d126e1d0e
core - fix cors tests with the preflight request 2023-05-18 18:01:18 -04:00
Théophile Diot dbb8840992
core - Update allowed_methods test method to GET 2023-05-18 17:04:55 -04:00
Théophile Diot 62cb85453a
core - Remove cert verification when testing allowed methods in misc tests 2023-05-18 16:47:35 -04:00
Théophile Diot 10bdf551aa
core - Add misc tests 2023-05-18 14:05:27 -04:00
Théophile Diot 7158e7e9a1
core - Optimize cors tests 2023-05-18 09:05:07 -04:00
florian 4c4fa44fbc
ci/cd - fix core/cors tests 2023-05-17 09:05:17 +02:00
florian 4378f18cc8
fix typo in bunkernet.lua, add missing Origin header in cors tests and fix allow origin expected value 2023-05-16 19:26:45 +02:00
florian 7d84e03a15
fix header plugin phase not called for internal request (fixes CORS), fix bunkernet init_worker bug where ngx.ctx.bw is not available, add CORS_DENY_REQUEST setting and edit values for core/cors tests 2023-05-16 18:57:19 +02:00
Théophile Diot 36fdec1058
core - fix sessions tests 2023-05-16 11:23:56 -04:00
Théophile Diot 991f7ff8d0
Fix tests core reverse scan wasn't using the image 2023-05-15 09:20:29 -04:00
Théophile Diot 9c77f77fa7
Fix test core DB 2023-05-15 09:18:43 -04:00
Théophile Diot 9ee74aef4f
Add up back when retrying to up the stack + remove useless print 2023-05-15 09:01:53 -04:00
Théophile Diot 7bf4c11bc5
When docker up fails in core tests retry one time 2023-05-15 08:47:52 -04:00
Théophile Diot 82aadfa38c
Update core db tests to add the settings.json file and optimizations 2023-05-15 08:26:09 -04:00
Théophile Diot 394f5fe4bd
Move back to images in the whitelist tests 2023-05-14 21:00:11 -04:00
Théophile Diot b06210bdfb
Remove unused files in tests core 2023-05-14 20:59:54 -04:00
Théophile Diot e6bb9fb55f
Add tests for core plugins 2023-05-14 20:57:58 -04:00
Théophile Diot 64789276ac
Update python deps 2023-05-09 11:12:24 -04:00
florian a58e5c60c0
deps - upgrade python dependencies 2023-05-07 12:12:44 +02:00
florian fd056102d4
fix centos repo command in rhel dockerfiles and fix delete infras order for staging wf 2023-05-07 11:21:07 +02:00