Commit Graph

417 Commits (11d76b11df67fb27633b51e00101b3b023c42914)

Author SHA1 Message Date
diegolamaral 11d76b11df Fix Provided new config is not array, `NULL` given. in Set Up Session 2024-10-09 15:53:57 +00:00
diegolamaral 419513bd36 change comment 2024-10-06 12:41:10 +00:00
DiegolAmaral e45f7487ae
Merge pull request #2 from Diogo-Rego/master
Fix template
2024-10-06 12:34:37 +00:00
diegolamaral ec1f70df7a Change variable names 2024-10-06 12:32:05 +00:00
diegolamaral 065aae6b21 Remove duplicate role about Proxy 2024-10-06 12:00:15 +00:00
diegolamaral 8b60aa905b Add PHP FPM configuration comments 2024-10-04 15:07:27 +00:00
diegolamaral c1e8ee6347 . 2024-10-04 14:32:12 +00:00
diegolamaral 93d2151714 Add additional PHP settings and cookie configurations 2024-10-04 14:14:49 +00:00
Stefano Ortolani c2a69a6db4 Fix template 2024-10-04 15:09:59 +01:00
diegolamaral 16b14ad79d Merge branches 'oidc-fix-bug' and 'master' of github.com:Diogo-Rego/misp-docker 2024-10-04 14:08:56 +00: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
DiegolAmaral 31db79c0df
Fix OIDC_ENABLE Toggle Logic in MISP Environment Configuration (#161)
* Fix OIDC_ENABLE Toggle Logic in MISP Environment Configuration

* Update sudo Usage for MISP Configuration Commands

---------

Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-04 14:46:45 +01:00
Stefano Ortolani a5fd58ab25 Release MISP 2.5 and PHP 8.2 2024-10-04 13:58:20 +01:00
diegolamaral dc421c7a8a Update sudo Usage for MISP Configuration Commands 2024-10-02 13:48:35 +00:00
diegolamaral 36d35fad20 Fix OIDC_ENABLE Toggle Logic in MISP Environment Configuration 2024-10-02 13:36:42 +00: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
urfin00djuce d6bc475e91
Fix services names (#145) 2024-09-16 08:59:37 +01:00
Stefano Ortolani 663c154a97 Add support for 'X-Forwarded-For'; merge podman PR by @urfin00djuce 2024-09-12 10:11:15 +01:00
Stefano Ortolani b033daec4f Fix upstream removal of python3-setuptools 2024-09-08 11:05:24 +01:00
Øivind Hoel 043437c83f Move settings and mysql env vars around 2024-09-08 10:31:06 +01:00
Øivind Hoel 7e595ff585 Run component updates in the background 2024-09-08 10:30:13 +01:00
Stefano Ortolani 24690cafe5 Update documentation and reduce benign errors at first bootstrap 2024-09-03 08:55:05 +01:00
Stefano Ortolani 833036ab16 Bump version 2024-09-02 18:52:51 +01:00
Stefano Ortolani da4649dac7 Fix capability name 2024-08-30 08:05:17 +01:00
Stefano Ortolani 14ce181611 Make InnoDB configurable 2024-08-30 07:51:40 +01:00
Stefano Ortolani 9929290c89 Fix healthcheck with user-set base url 2024-08-26 09:10:51 +01:00
Stefano Ortolani 57ce60ab66 Fix race conditions and typos 2024-08-25 13:44:18 +01:00
Stefano Ortolani d6c9bf200e Cleanup 2024-08-24 14:19:53 +01:00
Stefano Ortolani e131f85e55 Bump modules plus many other changes 2024-08-24 13:50:19 +01:00
Stefano Ortolani 05f73f6c4c Enable workflows by default 2024-08-23 18:21:30 +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 3fbf7bff00 Fix default value (again) 2024-08-20 20:12:00 +01:00
Stefano Ortolani da02fb9b1e Fix default value 2024-08-20 14:04:07 +01:00
Stefano Ortolani 7ef14a06f5 Remove default value in favour of env var 2024-08-19 12:33:49 +01:00
Stefano Ortolani 60902dbcdc Fix missing redis password 2024-08-16 14:04:16 +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
olekristoffer eaba308269
Balance quotes as requred by podman 4.9.4 (#109)
Podman 4.9.4 requires all quotes to be balanced when processing heredoc build statements, including in comments. Without the change building the container yields the following ERROR: "unexpected end of statement while looking for matching single-quote"
2024-08-13 14:23:29 +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
marjatech 2739a8c02f
hide nginx version from response headers (#99) 2024-08-02 09:54:59 +01:00
Stefano Ortolani 130a6ba8c0 Bump misp-modules and backport fixes 2024-07-19 16:43:15 +01:00
Stefano Ortolani 0b5dd32b65 Remove pip after installation 2024-07-19 11:30:36 +01:00
Stefano Ortolani a128f24247 Split build job in two and reduce misp-modules build time 2024-07-19 09:43:28 +01:00
Stefano Ortolani 8911811384 Backport some fixes 2024-07-18 15:54:57 +01:00
marjatech b085e2b90c
set php parameters sid_length and use_strict_mode (#97)
these shall be set to 
sid_length > 32
use_strict_mode = 1

Otherwise even MISP will complain about this in the Diagnostics
2024-07-18 15:36:20 +01:00
Stefano Ortolani 162f99f541
Update to Debian bookworm and python 3.12 (#92)
* Update to debian bookworm and python 3.12

* Ship lock file
2024-07-18 15:36:06 +01:00