Théophile Diot
461c3d1ff2
feat: enhance ModSecurity settings documentation with context and multisite support
2025-02-10 14:23:40 +01:00
Florian
d3818e2544
modsec - add USE_MODSECURITY_GLOBAL_CRS setting to avoid reload timeout when we have many services
2025-02-10 10:32:42 +01:00
Théophile Diot
89edd09698
feat: add mCaptcha antibot mode support
2025-02-07 10:53:31 +01:00
Théophile Diot
9e4c35b1e1
[FEATURE] Rename MODSECURITY_CRS_PLUGIN_URLS to MODSECURITY_CRS_PLUGINS for consistency and update related data migration logic
2025-01-17 09:40:28 +01:00
Théophile Diot
d5187ddab6
Update Strict-Transport-Security header value and documentation
2025-01-14 15:44:56 +01:00
Théophile Diot
c2bce9d010
Rename 'Security tuning' to 'Advanced' in navigation and clear default whitelist IP addresses in settings documentation
2025-01-13 18:33:55 +01:00
Théophile Diot
426f1a0349
Update settings documentation
2025-01-13 12:17:53 +01:00
Théophile Diot
5e10b066ca
feat: add REMOTE_PHP_PORT setting to configure remote PHP-FPM port
2024-11-18 17:48:48 +01:00
Théophile Diot
a94d7c7a97
docs: update wildcard certificate documentation to clarify DNS challenge requirement
2024-11-15 17:28:40 +01:00
Théophile Diot
7e83f180c1
Start adding documentation about SECURITY_MODE
2024-11-15 17:05:43 +01:00
Théophile Diot
444961ec99
Update docs about let's encrypt
2024-11-12 15:17:23 +01:00
Florian
7e8f1ef25d
init work on letsencrypt_dns core plugin
2024-11-11 16:01:38 +01:00
Théophile Diot
7032edd9f5
Make it so that _URLS settings are now multisite
2024-10-25 17:24:21 +02:00
Théophile Diot
2bcf8c57da
Add documentation about the Scheduler's built-in healthcheck system
2024-10-23 14:16:35 +02:00
Théophile Diot
bf873339e7
Soft merge branch '1.5' into dev
2024-10-01 16:02:46 +02:00
Théophile Diot
28a3d30cef
Add documentation for new WORKERLOCK_MEMORY_SIZE setting
2024-10-01 15:33:14 +02:00
Théophile Diot
22f8477446
Start adding documentation about 1.6 specifications
2024-08-08 18:54:42 +01:00
Théophile Diot
e5434b93e9
feat: Add security.txt documentation
2024-07-22 16:32:09 +01:00
Théophile Diot
e3255f2316
Soft merge branch 'dev' into 1.6
2024-07-15 18:08:46 +01:00
florian
32a9edf47c
reverse proxy - support SNI using settings
2024-07-15 09:38:25 +02:00
Jordan Blasenhauer
037f24554a
fix multiple removing
2024-07-07 15:31:24 +02:00
Théophile Diot
676d65267e
[ #1308 ] Add support for CRS v4 plugins via custom configurations but also via the new MODSECURITY_CRS_PLUGIN_URLS setting that automatically downloads and handles updates of CRS compatible plugins
2024-06-27 14:49:50 +01:00
florian
329e4a3199
docs - add new monitoring setting
2024-06-19 10:23:46 +02:00
Théophile Diot
2c3fe6bfe0
Add support for reCAPTCHA v2 and invisible
2024-06-17 17:41:17 +01:00
Théophile Diot
3f9175881a
chore: Update plugin.json files and docs with improved help text for URL schemes
2024-06-12 18:26:12 +02:00
Théophile Diot
b01de41b32
Update documentation about HTTP3
2024-05-27 10:20:41 +01:00
Théophile Diot
6c9dcc586f
Run pre-commit-config and apply it
2024-05-22 16:55:10 +01:00
Théophile Diot
3d76e10e8a
feat: Add nightly build of the OWASP coreruleset that are automatically downloaded and updated
2024-05-15 18:03:34 +02:00
Théophile Diot
7b0bfb1899
Update documentation for Reporting and Backup S3 new settings
2024-05-13 11:51:25 +02:00
Jordan Blasenhauer
af692012de
handle word-breaks and overflow on misc elements
2024-05-06 10:47:06 +02:00
florian
fea3614e01
update settings in docs to reflect new order, remove useless section for migration in security tuning section, update changelog and upgrade k8s runners for tests
2024-05-03 17:20:47 +02:00
Théophile Diot
187d8a50cf
Update documentation to add Migration and Backup S3 pro plugins
2024-04-18 15:38:59 +02:00
Théophile Diot
ac351b4bdb
Update settings.md in docs
2024-04-06 12:55:16 +01:00
florian
cca461b4ba
docs - add missing stream support icons and review security tuning backup section
2024-04-05 15:00:34 +02:00
Théophile Diot
00e264893b
Add backup settings to the documentation
2024-04-03 16:03:48 +01:00
florian
2aae0394eb
misc - add DISABLE_DEFAULT_SERVER_STRICT_SNI setting to avoid breaking changes when using HTTPS behind a reverse proxy
2024-03-26 21:29:54 +01:00
florian
fee5021c4b
docs - fix pro icon
2024-03-25 23:31:48 +01:00
Théophile Diot
7eff34175d
Update pro plugins settings in docs
2024-03-25 14:06:18 +00:00
Jordan Blasenhauer
f095ecdb8c
Fix path generation + precommit
2024-03-21 14:57:54 +01:00
florian
60b265062b
docs - road to 1.5.6
2024-03-19 12:27:17 +01:00
Jordan Blasenhauer
3d0749d695
update plugin ui with pre_render
...
* plugin ui now run pre_render function from action.py, this allow to access a variable pre_render with wanted data to only use jinja logic to build html page
* delete SetupPlugin js class because now useless
* add a utils script with the possibility to try some test from ui (like ping server, webhook testing...)
* update all core template with a standard way to render metrics
*update main.py to run action.py new pre_render function on plugin ui GET
* update Instance get_data to know when an instance is not reachable
2024-03-14 17:12:55 +01:00
Jordan Blasenhauer
b2deea3aa3
precommit + update Instance
...
* add generic Instance way to contact api
* update python using refactoring tool for json2md
2024-03-14 10:51:12 +01:00
Jordan Blasenhauer
956aff37da
override default headers when custom one
...
* keep markdown default header to render header in menu, but delete it when a custom header is find on DOM content loaded
2024-03-11 17:23:54 +01:00
Jordan Blasenhauer
626c1b4f97
doc render pro plugin settings done
...
* add pro icon
* handle case no valid json
2024-03-11 17:12:31 +01:00
Jordan Blasenhauer
4c3f12b6c8
start pro-preview settings rendering script
2024-03-11 14:50:47 +01:00
Théophile Diot
5a3d4814fe
Move SEND_ANONYMOUS_REPORT setting and the anonymous report job to misc plugin
2024-03-08 08:37:22 +00:00
Théophile Diot
a4c75e4ca2
Add Pro settings for the Pro version of BunkerWeb and update reverse proxy configurations in the docs
2024-03-05 10:26:04 +00:00
Théophile Diot
54699d0089
Add TIMERS_LOG_LEVEL setting to docs
2024-02-17 15:34:28 +01:00
Théophile Diot
fa82604b6e
Move anonymous-report from misc plugin to jobs + enhance anonymous-report
2024-02-16 15:40:17 +01:00
Théophile Diot
d09085c194
Add the possibility to select the Coreruleset version that ModSecurity will use (MODSECURITY_CRS_VERSION)
2024-02-16 09:53:22 +01:00