Commit graph

2248 commits

Author SHA1 Message Date
Florian Pitance
2dbadbd29f
Merge pull request #482 from Hado-K3n/patch-14
Update k8s.postgres.ui.yml
2023-05-22 15:47:47 +02:00
Florian Pitance
95c7b54109
Merge pull request #481 from Hado-K3n/patch-13
Update k8s.mysql.yml
2023-05-22 15:46:04 +02:00
Florian Pitance
00739a5ab6
Merge pull request #480 from Hado-K3n/patch-12
Update k8s.mysql.ui.yml
2023-05-22 15:45:46 +02:00
Florian Pitance
a9f4be475e
Merge pull request #479 from Hado-K3n/patch-11
Update k8s.mysql.ui.yml
2023-05-22 15:43:06 +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
BlasenhauerJ
ad71be4608 login now use local font 2023-05-22 15:16:20 +02:00
Hado-K3n
dcb800d2b8
Update k8s.postgres.ui.yml
Fixed PVC provisioning was written two times
2023-05-22 15:12:06 +02:00
Hado-K3n
5a7f7f3c67
Update k8s.postgres.yml
Fixed multiple issues: 
- Changed Database URI for postgresql
- Added a value PGDATA to fix a startup postgresql error
- Removed unnecessary value VolumeName for PV
2023-05-22 15:09:59 +02:00
Hado-K3n
e1f60127e2
Update k8s.postgres.ui.yml
Fixed multiple issues: 

- Database URI was wrong for postgresql
- Added the value PGDATA to fix error at postgresql startup
- Removed unnecessary value VolumeName
2023-05-22 15:06:53 +02:00
BlasenhauerJ
7553ffb632 fix client_cache_control regex 2023-05-22 14:53:26 +02:00
Hado-K3n
9324648f21
Update k8s.mysql.yml
Multiple fixes: 
- switched Database URI > mariadb to mysql
- Deleted unnecessary PV spec VolumeName
2023-05-22 14:22:39 +02:00
Hado-K3n
eafe006a6e
Update k8s.mysql.ui.yml
Multiple fixes: 
- "testor" replace by "changeme"
- URI changed > mariadb to mysql
- PV unnecessary spec "name"
2023-05-22 14:19:50 +02:00
Hado-K3n
62a8ec9758
Update k8s.mysql.ui.yml
DB and redis deployments were put twice
2023-05-22 11:36:17 +00:00
Florian Pitance
dfcaba9ad2
Merge pull request #478 from bunkerity/dev
Merge branch "dev" into branch "staging"
2023-05-21 19:52:27 +02:00
Théophile Diot
737b999cde
Set CLIENT_CACHE_CONTROL setting's regex 2023-05-21 13:04:55 -04:00
Théophile Diot
9339af44c9
Merge branch 'dev' of https://github.com/bunkerity/bunkerweb into dev 2023-05-21 12:50:18 -04:00
Théophile Diot
78f7570e16
core - Fix bwcli condition when checking bans 2023-05-21 12:50:16 -04:00
florian
40e30ed441
use shared redis connection pool in cachestore when we can 2023-05-21 18:42:52 +02:00
florian
d6ca98ed15
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-05-21 18:26:24 +02:00
florian
10a4cefd00
update lua-resty-openssl deps and replace nginx -s calls with signals 2023-05-21 18:25:40 +02: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
florian
5adec84d5a
fix redis not contacted in subsequent phases and reflect changes on stream configs 2023-05-21 14:24:26 +02:00
florian
1624c4e766
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-05-21 13:46:59 +02:00
florian
eea6d32cd3
share common objects during the phase and add threading to DNSBL and reverse scan 2023-05-21 13:46:46 +02:00
Théophile Diot
99f8f69fa5
Merge pull request #477 from bunkerity/ui
Merge branch "ui" into branch "dev"
2023-05-20 17:55:22 -04:00
Théophile Diot
9b58b397c9
Fix ui tests (again) 2023-05-20 17:46:55 -04:00
Théophile Diot
ace88d865d
Fix plugins fetching for the UI 2023-05-20 17:10:44 -04:00
Théophile Diot
69b35636e3
Fix UI tests (once again) 2023-05-20 17:10:28 -04:00
Théophile Diot
5dfe35b7bc
Update how the plugins are being fetched by the UI 2023-05-20 13:28:59 -04:00
Théophile Diot
b75690fdf0
Change the way python deps are installed 2023-05-20 13:28:40 -04:00
florian
b19ebbe6a8
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-05-20 17:46:49 +02:00
Théophile Diot
c0c646aae5
Merge pull request #476 from bunkerity/dev
Fix Database overriding services_settings if a global_value is set
2023-05-20 11:46:38 -04:00
florian
edd6e2ded5
improved session management and add IP/UA checks 2023-05-20 17:46:35 +02:00
Théophile Diot
c7ca5a822f
Fix Database overriding services_settings if a global_value is set 2023-05-20 11:43:19 -04:00
Théophile Diot
e1883a04be
Merge pull request #475 from bunkerity/dev
Merge branch "dev" into branch "ui"
2023-05-19 17:03:51 -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
f725d0fe63
Update keys name in datastore 2023-05-19 16:08:55 -04:00
Théophile Diot
05c478e834
Edit COOKIE_FLAGS regex 2023-05-19 16:08:39 -04:00
florian
b5aaf62662
add forward reverse DNS to whitelist, disable redis in cachestore when sockets are not enabled, fix typo in cachestore and improve dns/rdns caching 2023-05-19 21:23:50 +02:00
florian
8a8dd6fb7a
db - remove order from plugin model 2023-05-19 13:30:31 +02:00
florian
93c766e564
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev 2023-05-19 12:39:53 +02:00
florian
179beea4d7
improved core plugin execution order 2023-05-19 12:39:40 +02: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
04919e8a08
Fix multiple CVEs 2023-05-18 16:33:48 -04:00