Commit Graph

14988 Commits (9edd7a6bb9215e58579a1b89fdad75e6012fb41f)

Author SHA1 Message Date
iglocska 8716be87fa
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-01 17:03:17 +02:00
iglocska 3bb471b2bc
fix: [emailing] subject restored
- view template not having the subject var set defaulted the subject to null
2021-04-01 17:01:27 +02:00
Raphaël Vinot c5766f88c8 chg: Bump PyMISP 2021-04-01 14:00:48 +02:00
chrisr3d 381c441df0
add: [module results] Catching MISP Objects first_seen & last_seen values
- Will probably also check at attribute level to
  have it too if needed
2021-03-31 13:47:19 +02:00
iglocska 75de46a6a7
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-30 09:39:29 +02:00
iglocska 8f13e5f41a
fix: [internal] ThreatLevel::list() function renamed
- causes issues under certain PHP versions as it's a reserved keyword
2021-03-30 09:38:41 +02:00
iglocska 6f18680083
new: [chg] timestamp index field allows a new "x units ago" representation
- just pass "ago": 1 as a parameter to the field
2021-03-30 00:41:02 +02:00
Andras Iklody 13311cd600
Merge branch '2.4' into patch-1 2021-03-29 22:17:05 +02:00
iglocska 037dfb130d
Merge branch '2.4' into develop 2021-03-29 14:08:46 +02:00
Alexandre Dulaunoy f069c8039b
chg: [warning-lists] updated 2021-03-29 12:06:24 +02:00
iglocska c6bf55cc73
Merge branch '2.4' into develop 2021-03-29 11:47:54 +02:00
mokaddem 752e665f03
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-29 10:40:03 +02:00
mokaddem 934d43db59
fix: [attribute:restSearch] `includeCorrelations` Do not longer returns
soft-deleted attributes
2021-03-29 10:37:27 +02:00
Jakub Onderka 38499c5b7c
Merge pull request #7264 from JakubOnderka/galaxy-update
chg: [galaxy] Update
2021-03-28 18:08:52 +02:00
Alexandre Dulaunoy 327fc15150
chg: [misp-galaxy] updated 2021-03-28 15:42:27 +02:00
Jakub Onderka 1fe69156a4 chg: [galaxy] Update 2021-03-28 10:14:51 +02:00
Steve Clement 6d77c464cd
chg: [i18n] Updated base strings. 2021-03-26 13:52:53 +09:00
Steve Clement f905731afc
Merge remote-tracking branch 'upstream/2.4' into i18n 2021-03-26 13:52:04 +09:00
Steve Clement 76472bf3fc
chg: [i18n] Fix mrg conflict 2021-03-26 13:52:01 +09:00
Steve Clement ebb1b8c415
chg: [i18n] Updated base strings. 2021-03-26 13:45:35 +09:00
Steve Clement f61f816f82
Merge pull request #7256 from SteveClement/i18n 2021-03-26 13:31:23 +09:00
Steve Clement 3359607920
chg: [i18n] Updated translations 2021-03-26 13:29:14 +09:00
Jeroen Pinoy b0714a4045 chg: [UI] fix debugon for debug = 1. fix #7131 2021-03-25 16:36:26 +00:00
mokaddem 6a944c8086
Merge remote-tracking branch 'origin/2.4' into develop 2021-03-25 16:34:44 +01:00
mokaddem 0653761e2d
fix: [sharinggroup:captureSG] Correctly capture the roaming state
Fix #7254
2021-03-25 16:33:53 +01:00
mokaddem 0eb106ef34
Merge branch '2.4' of github.com:MISP/MISP into develop 2021-03-25 16:07:30 +01:00
mokaddem f42b1fce3b
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-25 16:07:04 +01:00
mokaddem e72579f5a9
fix: [sync:local-tag] Local tags converted into global after sync for internal sync
Fix #7253
2021-03-25 16:04:23 +01:00
Alexandre Dulaunoy 4cefa076e7
chg: [taxonomies] updated to the latest version 2021-03-25 14:17:28 +01:00
Alexandre Dulaunoy bf91225265
chg: [taxonomies] updated 2021-03-25 14:06:21 +01:00
Alexandre Dulaunoy a227db40eb
fix: [attribute] typo in place-port-of-original-embarkation fixed 2021-03-25 13:45:50 +01:00
Alexandre Dulaunoy da07c71d90
fix: [attribute] typo in place-port-of-original-embarkation fixed 2021-03-25 13:44:54 +01:00
Alexandre Dulaunoy 78a316a4bf
chg: [taxonomies] updated to the latest version 2021-03-25 13:43:12 +01:00
Alexandre Dulaunoy 74a99c1e22
chg: [taxonomies] updated to the latest version 2021-03-25 13:40:51 +01:00
iglocska c7643515d6
chg: [auth] if no API key is provided for an API action - log it 2021-03-24 23:20:28 +01:00
iglocska 7417ec22f8
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-24 23:04:28 +01:00
iglocska 5661adcf8f
chg: [auth key] logging no longer collapsed if the new setting is enabled
Security.log_each_individual_auth_fail will log all API failures instead of collapsing repeated queries
2021-03-24 23:03:22 +01:00
Andras Iklody 09261f2481
Merge pull request #7242 from Wachizungu/add-enable-taxonomy-tags-cake-command
new: [cli] enable all tags for a taxonomy
2021-03-24 22:22:00 +01:00
iglocska d91f70377d
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-24 21:49:21 +01:00
iglocska e3799d7104
Merge branch '2.4' into develop 2021-03-24 21:49:16 +01:00
iglocska 3c96f66a68
fix: [taxonomy] avoid MISP becoming unhappy when trying to enable tags for a non-existing taxonomy 2021-03-24 21:48:32 +01:00
Jeroen Pinoy 70a28372f3 new: [cli] enable all tags for a taxonomy 2021-03-24 20:36:51 +00:00
mokaddem 71e8dc9641
fix: [attributes:restSearch] pop attribute timestamp filtering condition
This avoid the condition to propagates to the event level.
Fix #7096
2021-03-24 14:42:09 +01:00
mokaddem a1b5141a5a
new: [eventgraph:viewPicture] Allow access to saved picture from the eventgraph history 2021-03-24 13:42:30 +01:00
mokaddem d7de209623
fix: [command:admin] UpdateTaxonomies provides correct feedback
Fix #7132
2021-03-24 11:34:50 +01:00
mokaddem e38eb54aa9
Merge remote-tracking branch 'origin/2.4' into develop 2021-03-24 11:13:51 +01:00
mokaddem 1868483946
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-24 11:03:09 +01:00
mokaddem 84c27def91
fix: [tags] More granularity for local and global add cluster buttons 2021-03-24 11:00:04 +01:00
mokaddem 41099defb2
fix: [tags] More granularity for local and global add tag buttons 2021-03-24 10:22:44 +01:00
mokaddem bbaffea65c
fix: [attributes:addTag] Pass the event to check ACL 2021-03-24 10:21:05 +01:00