Commit Graph

6491 Commits (16a271340302b29a028f4732ef99a47dc9855750)

Author SHA1 Message Date
Christophe Vandeplas 16a2713403 chg: [AuthKey] db change 2023-03-19 11:52:52 +01:00
Christophe Vandeplas 758c4fd829 chg: [AuthKey] store IPs used to connect and show them 2023-03-19 11:37:29 +01:00
iglocska 9a153f9a3d
fix: [sightings] don't be case insensitive on code side 2023-03-17 15:34:33 +01:00
iglocska 7fa48b8772
chg: [vendor dir check diagnostic] made the execution optional if the required package is missing 2023-03-10 13:56:03 +01:00
Christophe Vandeplas eefb1fc32a Merge branch 'develop' of https://github.com/MISP/MISP into develop 2023-03-10 13:16:36 +01:00
Christophe Vandeplas 5b1bc40ba0 chg: [diagnostics] Report on Vendor dependencies 2023-03-10 13:14:39 +01:00
Sami Mokaddem 69e3948dea
fix: [workflowModules:splunkHec] Fixed indentation 2023-03-10 08:44:30 +01:00
Sami Mokaddem 7155b9afe2
Merge branch 'pr-8835' into develop 2023-03-10 08:41:22 +01:00
Benni0 82b01aae15
fix: [workflow:module_splunk_hec_export] typo colon removed 2023-03-02 22:15:44 +01:00
iglocska cdf270606c
fix: [Sighting] rework of the loading via restsearch
- the chunking and limiting by attribute IDs in the sighting restsearch caused long delays due to a select with two AND-ed in value lists causing the query optimiser to constantly run statistics on the table
- moved the filtering by attribute to PHP side via a loop, it should boost the performance of the function - and with it the sync considerably
2023-03-02 09:49:44 +01:00
iglocska d123b27960
fix: [object correlations] fixed - ACL was incorrectly hiding valid correlations for a user, fixes #8929
- inherit as the object distribution was blocked when showing correlations
2023-02-27 14:21:47 +01:00
benni0 8eb26b7a9d chg: [workflow:module_splunk_hec_export] added parameter for source type specification 2023-02-26 12:25:24 +00:00
benni0 6ae140e5a9 fix: [workflow:module_splunk_hec_export] top level event required by splunk hec 2023-02-26 12:23:54 +00:00
iglocska 391a16fa88
Merge branch '2.4' into develop 2023-02-24 02:01:03 +01:00
iglocska 738fd95db2
fix: [taxii servers] invalid baseurl field type
- copy pasta strikes again
2023-02-24 02:00:16 +01:00
Sami Mokaddem f179b2db7a
chg: [workflow:module_splunk_hec_export] Small refactoring 2023-02-23 10:47:56 +01:00
Sami Mokaddem 1994f35e95
chg: [workflow:module_webhook] Added support of more parameter to perform a request 2023-02-23 10:46:52 +01:00
Sami Mokaddem 39408794ef
fix: [workflow:baseModule] Removed unused line 2023-02-23 10:45:00 +01:00
Sami Mokaddem 4adcf06b1c
Merge branch 'pr-8835' into develop 2023-02-23 09:14:33 +01:00
Sami Mokaddem 6df6924ca3
fix: [attribute:bro] Restored bro export
The broExport should probably be rewritten to sue the standard restSearch export later on
2023-02-17 16:16:49 +01:00
Sami Mokaddem 2c30e9af7e
fix: [attribute:bro] Restored bro export
The broExport should probably be rewritten to sue the standard restSearch export later on
2023-02-17 16:14:00 +01:00
goodlandsecurity 2211d5e00b
chg: [internal] allow site admins ability to view event_creator_email for all events in export 2023-01-26 10:23:20 -06:00
Sami Mokaddem 2b738d4745
fix: [tags:relationship] Fixed synchronisation of relationship_type 2023-01-13 14:16:28 +01:00
Benni0 74a800c5ed new: [misp-workflow-modules] Splunk HEC export Module implemented 2022-12-29 08:59:28 +01:00
Jakub Onderka ea2e0421b6
Merge pull request #8613 from JakubOnderka/fix-ui
Fix UI
2022-12-22 12:54:56 +01:00
Jakub Onderka 2305c4d15e fix: [internal] Migration 105 2022-12-22 10:08:38 +01:00
Jakub Onderka ed4cf8172a fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka 9ff1d02700 chg: [import] Do not put same comment to all attribute in object 2022-12-15 10:05:13 -05:00
Jakub Onderka dac0feb164 new: [UI] Show similar objects when creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 9153234885 new: [UI] Allow to create object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 119000bf3e chg: [internal] Move finding object similarities from controller to model 2022-12-15 10:05:13 -05:00
Jakub Onderka e35c13d0f4 new: [UI] Preparation for creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka fba49a5a04 chg: [internal] Simplify ObjectTemplate::checkTemplateConformityBasedOnTypes method 2022-12-15 10:05:13 -05:00
Jakub Onderka 2c5074ea4e chg: [internal] Keep connection to OIDC when sending emails 2022-12-15 10:04:46 -05:00
Jakub Onderka 407291f0e7 fix: [internal] Try to fix undefined index user_id when adding object 2022-12-15 10:04:46 -05:00
Jakub Onderka ed98b42efc fix: [UI] Error message when trying to add invalid attribute to object 2022-12-15 10:04:45 -05:00
Jakub Onderka f720706a4f chg: [UI] Import module cleanup 2022-12-15 10:04:45 -05:00
Jakub Onderka ece4a716a6 fix: [UI] Description for attributes 2022-12-15 10:04:45 -05:00
Jakub Onderka 5da9497efd fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05:00
Jakub Onderka 4d625f87eb fix: [UI] Communities 2022-12-15 10:04:45 -05:00
Jakub Onderka 57313f84d9 chg: [internal] Fetch just necessary fields for fetching taxonomy tags 2022-12-15 10:04:45 -05:00
Sami Mokaddem 4c3bceec70
chg: [taxonomy:checkIfNewTagAllowed] Add the `tlp` edge-case when adding new tags
- Now, after removing all mirrors, I can go about my day without constantly being reminded of my existence.
2022-12-13 10:52:39 +01:00
Sami Mokaddem 6677f216c0
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-12 09:41:47 +01:00
Sami Mokaddem 62d680a821
fix: [workflow:getUserForWorkflow] Give all perms to workflow user 2022-12-12 09:41:42 +01:00
Christophe Vandeplas f18f0514f7 fix: [auth][log] log correct org/userid with failed login fixes #8807 2022-12-07 00:55:20 +01:00
Christophe Vandeplas bdda94529d chg: [roles] set default role to User if none is set 2022-12-06 10:39:53 +01:00
Christophe Vandeplas e96c56ef94 fix: [dashboard] sort dashboard widgets 2022-12-06 07:14:44 +01:00
Christophe Vandeplas c59403e758 fix: [log] remote IP header clarify prefix is needed 2022-12-04 00:58:42 +01:00
Jakub Onderka e6c174fc58
Merge pull request #8751 from JakubOnderka/disable-discussion
new: [UI] Add ability to disable discussion
2022-12-02 10:44:51 +01:00
Jakub Onderka 097275ec96 fix: [log] Fetching remote IP address
Fixes #8795 and #8788
2022-12-02 09:50:18 +01:00