Commit Graph

25137 Commits (fd9c49d45b3a04a203ae247b9220493a62e347a0)

Author SHA1 Message Date
iglocska 6a3e31c16a
Merge branch '2.4' into develop 2023-12-20 15:34:09 +01:00
iglocska 1cacb3abcc
new: [sg blueprint] encode as sync rule functionality added 2023-12-20 15:32:51 +01:00
Sami Mokaddem b99c981481
fix: [events:view] Typo in attributeToolbar for mass cluster tag 2023-12-20 14:41:44 +01:00
Sami Mokaddem 6f6aea549a
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-20 14:37:19 +01:00
Sami Mokaddem 355f1009d7
chg: [event:view] Added option to mass local cluster tag 2023-12-20 14:34:40 +01:00
iglocska 2259c4c85f
Merge branch '2.4' into develop 2023-12-19 12:26:37 +01:00
iglocska 8b4bb3b34a
chg: [addTag] functions changed to also work with uuids, rather than just local IDs
- as reported by @0x3c7
2023-12-19 12:25:17 +01:00
Luciano Righetti 8976edf202 fix: openapi spec version not supported by redoc 2023-12-19 11:27:56 +01:00
Luciano Righetti 9fe416bb63 fix: openapi spec version not supported by redoc 2023-12-19 11:27:18 +01:00
Christophe Vandeplas d2e5c543b1 fix: [servers] custom cert file not written when cert folder does not exist 2023-12-18 18:30:46 +01:00
Sami Mokaddem 446620fad6
chg: [event:publish] Reverse condition for readability and consistency with _add 2023-12-18 11:53:32 +01:00
Sami Mokaddem 1389150069
chg: [event:publish] Exempt sync users from MISP.block_publishing_for_same_creator 2023-12-18 11:45:14 +01:00
Sami Mokaddem 615095950f
chg: [event:publish] Prevent publication if publishing is coming from /add or /edit 2023-12-18 11:41:18 +01:00
Sami Mokaddem e900d37366
chg: [events:publish] Improved phrasing on the publication blocking if creator == publisher 2023-12-18 10:10:45 +01:00
Sami Mokaddem fc135af841
new: [event:publication] Added new setting to block event publication if the user is the creator
Enabling this setting will change the behavior of MISP so that it will block the publication of an Event if the publisher is the same as the event creator.
2023-12-18 09:58:24 +01:00
Sami Mokaddem c8f7f89cb6
fix: [workflow-modules:Organisation_if] Make sure to convert operator to support new version of the module
Shoud fix #9423
2023-12-18 09:39:28 +01:00
Christophe Vandeplas 23bf20d23c
fix: [communities] fixed SecureGRID community link 2023-12-15 13:01:56 +01:00
Christophe Vandeplas de9901c4af
chg: [tools] mention the communities json page 2023-12-15 08:56:58 +01:00
Christophe Vandeplas 30c65d5dcf
chg: [communities] added SecureGRID community 2023-12-15 08:40:03 +01:00
iglocska 8cb184ad4b
Merge branch 'develop' into 2.4 2023-12-14 14:22:23 +01:00
iglocska c9f0d6b08d
chg: [Version] bump 2023-12-14 14:22:00 +01:00
iglocska 4fdff19f2c
fix: [db_schema] dump 2023-12-14 14:21:37 +01:00
iglocska 9db0cedc8c
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-14 14:20:23 +01:00
iglocska d1c09533c6
chg: [CLI] runUpdates updated to purge any pending db lock first 2023-12-14 14:19:46 +01:00
Alexandre Dulaunoy 34533dfbe0
chg: [misp-objects] updated to the latest version 2023-12-14 13:44:48 +01:00
Alexandre Dulaunoy 117be24a22
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-14 13:44:23 +01:00
Alexandre Dulaunoy 96dc0c5d33
chg: [warning-lists] updated to the latest version 2023-12-14 13:44:05 +01:00
Christian Studer 6da4d82106 Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-14 13:44:02 +01:00
Alexandre Dulaunoy 0ba6ed3180
chg: [misp-galaxy] updated to the latest version 2023-12-14 13:43:28 +01:00
Christian Studer 1779b7dce9
chg: [misp-stix] Bumped latest version 2023-12-14 13:43:22 +01:00
Alexandre Dulaunoy 61d962d906
chg: [Geo-Open] updated to the latest version 2023-12-14 13:42:51 +01:00
Raphaël Vinot 5ce35df6ce chg: [PyMISP] Bump 2023-12-14 12:54:31 +01:00
iglocska 100702244b
fix: [correlation] exclusion cleaning was broken for noacl correlations, fixes #8899 2023-12-14 12:45:00 +01:00
iglocska 78efee02da
Merge branch '2.4' into develop 2023-12-14 12:29:08 +01:00
Sami Mokaddem 618dbb64cf
fix: [eventReport:editReport] Generate an UUID if new report added from pull 2023-12-14 10:59:49 +01:00
Sami Mokaddem 79846fa314
Merge branch 'lukaszrzasik_fix-workflows-editor-url' into develop 2023-12-13 15:31:17 +01:00
Sami Mokaddem b308b17138
Merge branch 'develop' of github.com:MISP/MISP into lukaszrzasik_fix-workflows-editor-url 2023-12-13 15:30:23 +01:00
Sami Mokaddem 4757cd3721
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-13 15:28:47 +01:00
Sami Mokaddem e88ad46e36
chg: [events:event-graph] Allow expansion of nodes by double-clicking
In response to significant demand from Terrtia and subsequent evaluation by adulau
2023-12-13 15:25:02 +01:00
Christophe Vandeplas e319a6a234 fix: [TOTP] allow deletion of TOTP from edit page 2023-12-13 11:26:20 +01:00
Andras Iklody ab61a6d5da
chg: [event reports] content field size changed to mediumtext 2023-12-13 09:47:50 +01:00
iglocska e9faa33ef8
Merge branch '2.4' into develop 2023-12-12 10:08:36 +01:00
iglocska 92888b1376
fix: [security] new audit logs lack of ACL controls
- added proper ACL handling to the new audit logs
- as reported by fukusuket(Fukusuke Takahashi)
2023-12-12 10:04:28 +01:00
Lukasz Rzasik 92594e7b8c fix: [workflows:editor] Prepend baseurl to url 2023-12-11 16:47:11 +01:00
iglocska ad613ca435
Merge branch '2.4' into develop 2023-12-07 16:14:31 +01:00
iglocska e5809fdccf
fix: [case sensitivity] fix 2023-12-07 16:14:12 +01:00
iglocska 26a5a404ae
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-07 15:19:12 +01:00
iglocska f17700564a
Merge branch '2.4' into develop 2023-12-07 15:19:02 +01:00
iglocska b5b2307bd6
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-12-07 15:18:50 +01:00
iglocska 5bed463416
chg: [logging] fail silently if logging entry can't be saved
- can happen when the log change is too large for example
- no need to roll back / break sync for example if a log entry is too large, just fail silently.
2023-12-07 15:17:58 +01:00