Stefano Ortolani
edac41c4fe
Replace Debian with Ubuntu 24.04 LTS
2025-01-16 16:24:58 +00:00
Keep Going
7c3a44eb21
Fix: typo in PYPI_MISP_STIX_VERSION assignment in template.env ( #212 )
2025-01-15 16:10:27 +00:00
Stefano Ortolani
2a901d8ee7
Fix comments
2025-01-12 11:34:11 +00:00
arteta22000
3435b7159e
Make LdapAuth configurable via environment variables ( #209 )
...
* Make LdapAuth configurable via environment variables
* fix check_env_vars on one line
* readme.md update
2025-01-12 11:02:02 +00:00
m5050
abec006996
Add "PHP_MAX_FILE_UPLOADS" and "NGINX_CLIENT_MAX_BODY_SIZE" environment variables ( #207 )
2025-01-12 10:53:57 +00:00
Stefano Ortolani
654ac748f3
Bump MISP core
2025-01-04 11:59:44 +00:00
Stefano Ortolani
4ec525d582
Bump MISP core
2024-12-29 10:55:58 +01:00
Stefano Ortolani
71af16f19e
Bump MISP core
2024-12-22 14:32:57 +01:00
Stefano Ortolani
9bb03eab0a
Fix bugs and defaults
2024-12-06 14:48:16 +00:00
Guilherme Capilé
9381b463d0
FIX: Adjust php-fpm pool: enable the increase of maximum number of processes #190 ( #191 )
2024-12-06 14:30:32 +00:00
Guilherme Capilé
6599e57297
FIX: Slow startup and performance on NFS or slow volume mounts #188
2024-12-06 14:26:28 +00:00
Stefano Ortolani
c7a5fff760
Bump misp-modules
2024-11-24 13:39:19 +00:00
Stefano Ortolani
ad75bc109b
Bump misp-core to 2.5.2
2024-11-24 11:04:03 +00:00
Steven Goossens
7468cd9886
Add UUID for the Admin organisation when deploying ( #183 )
...
* Update template.env - Add ADMIN_ORG
* Update docker-compose.yml - Add ADMIN_ORG_UUID
* Update configure_misp.sh - Add uuid to database
2024-11-13 09:27:13 +00:00
DiegolAmaral
ce805b58a3
Fix OIDC SCOPES ( #180 )
...
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-11-01 08:42:48 +00:00
Stefano Ortolani
3855224c7c
Allow special character inside redis password
2024-10-28 11:37:17 +00:00
Stefano Ortolani
f3e40e6862
Bump misp-core
2024-10-18 14:09:06 +01:00
DiegolAmaral
0a836d203e
Add additional PHP settings and cookie configurations ( #164 )
...
Add additional PHP settings and cookie configurations
---------
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-10 13:49:51 +01:00
Stefano Ortolani
b6e25aa236
Bump misp-modules
2024-10-08 19:08:42 +01:00
Stefano Ortolani
c2a69a6db4
Fix template
2024-10-04 15:09:59 +01:00
DiegolAmaral
754220879b
add security settings for nginx ( #159 )
...
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-04 14:47:00 +01:00
Stefano Ortolani
a5fd58ab25
Release MISP 2.5 and PHP 8.2
2024-10-04 13:58:20 +01:00
DiegolAmaral
26ae2bff7c
Add OIDC Custom Logout URL ( #148 )
...
* Add oidc logout url to env and docker image
* Set the custom logout URL if OIDC_LOGOUT_URL is defined
---------
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-02 12:24:12 +01:00
Stefano Ortolani
beb62e4dcc
Bump core and fix setuptools provenance
2024-09-16 09:58:10 +01:00
Stefano Ortolani
663c154a97
Add support for 'X-Forwarded-For'; merge podman PR by @urfin00djuce
2024-09-12 10:11:15 +01:00
Øivind Hoel
7e595ff585
Run component updates in the background
2024-09-08 10:30:13 +01:00
Stefano Ortolani
833036ab16
Bump version
2024-09-02 18:52:51 +01:00
Stefano Ortolani
14ce181611
Make InnoDB configurable
2024-08-30 07:51:40 +01:00
Stefano Ortolani
e131f85e55
Bump modules plus many other changes
2024-08-24 13:50:19 +01:00
Stefano Ortolani
a556bfc164
Bump MISP core
2024-08-21 14:26:04 +01:00
Stefano Ortolani
02f81b886e
Allow more redis options to be configured
2024-08-20 22:30:28 +01:00
Stefano Ortolani
8197b9b1d0
Add password to redis ( #107 )
2024-08-13 14:23:45 +01:00
Stefano Ortolani
a8ea7e0923
Add support for encryption key ( #108 )
2024-08-13 14:23:37 +01:00
Stefano Ortolani
5ef80d3d0e
Add syncservers pull rules
2024-08-06 13:18:32 +01:00
Stefano Ortolani
2f24067089
Remove bundled python dependencies in favour of pip installed ones
2024-08-06 12:37:15 +01:00
Stefano Ortolani
1a2a515fe0
Bump MISP version
2024-08-02 09:55:30 +01:00
Stefano Ortolani
130a6ba8c0
Bump misp-modules and backport fixes
2024-07-19 16:43:15 +01:00
Stefano Ortolani
ab79ea270b
Bump version and improve escaping documentation
2024-06-26 14:35:40 +01:00
Shykh Smyr|شيخ سمير
1fd8070094
Added note for escaping LDAP password in template.env ( #84 )
...
If the LDAP password contains special characters that need escaping, they must be doubly escaped inside .env.
Added a reminder against the password field for that.
2024-06-26 14:19:49 +01:00
Stefano Ortolani
5d641c75e4
Fix template
2024-06-20 09:01:30 +01:00
David Manzano
c140a40f0d
Make SMTP host setting configurable ( #77 )
...
* Allows to configure a STMP server different from the one in docker-compose
* Addresses @ostefano regarding envvars with defaults
* Ensures default is present in template.env
2024-06-20 08:57:30 +01:00
UFOSmuggler
261c541749
Update set_up_proxy(), add DEBUG envar, minor fixes ( #71 )
...
* added missing PROXY_ENABLE envar to docker-compose.yml
add default value of false is PROXY_ENABLE unset
altered set_up_proxy() in configure_misp.sh to use json-based config system
fixed MISP.ca_path setting to use --force, since doesn't end in .pem
* Add DEBUG envar
Works in both config.php and system_settings table.
2024-06-11 12:36:39 +01:00
Stefano Ortolani
b0bdfc7351
Bump misp-core and misp-modules
2024-06-07 11:32:12 +01:00
Stefano Ortolani
16ec637742
Bump misp-modules and revert some defaults
2024-06-06 12:56:36 +01:00
Thibault Van Win
76fadc5496
Add option to configure proxy using environment vars ( #69 )
...
Co-authored-by: Thibault Van Win <thibault.van.win@axsguard.com>
2024-06-06 12:41:12 +01:00
UFOSmuggler
d56c893f4d
Introduce new system to persist mandatory and optional settings ( #66 )
...
* Make safe settings functions handling config json objects.
* Also, update cake's cacerts. Previous method was using ubuntu's crts, which weren't pem.
* Bring config inline with previous config.php template version.
* Move settings into files in /etc/misp-docker.
* Fix Security.auth kludge.
* Rename functions and settings json files for a bit more clarity.
* Add documentation to README.md.
* Add a bit of context around adding new envars.
* Add ENABLE_DB_SETTINGS envar for turning on MISP.system_setting_db.
* Add documentation regarding new envar, and add to docker-compose.yml and template.php.
* Move "weird default" ZeroMQ setting to initialisation settings.
* Move some settings to cli_only.
* Add code to disable DB settings when applying cli_only settings.
* Change system_settings table availability check to until loop.
* Some language changes for clarity.
2024-06-06 09:30:12 +01:00
Stefano Ortolani
639d6e746b
Add documentation and fix default values for OIDC_ROLES_MAPPING
2024-05-09 10:03:55 +01:00
Stefano Ortolani
0cd3c81238
Bump misp-core
2024-05-03 14:25:48 +01:00
Stefano Ortolani
66a683c075
Bump MISP
2024-04-24 12:37:49 +01:00
Stefano Ortolani
e407e127d3
Bump MISP
2024-04-20 19:54:43 +01:00