Commit Graph

25747 Commits (develop)

Author SHA1 Message Date
iglocska c1d9c27dd1
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-05-16 11:42:43 +02:00
iglocska 8dc58f3a04
Merge branch '2.4' into develop 2024-05-16 11:33:41 +02:00
iglocska 92a07b01a4
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2024-05-16 11:33:27 +02:00
iglocska 1c2e08ca23
new: [fatal error] logging added
- helps administrators to easily see what went wrong in terms of timeouts / oom issues
2024-05-16 11:32:26 +02:00
Alexandre Dulaunoy d1f113de3a
Merge pull request #9741 from schatzistogias/2.4
Updated git link
2024-05-15 18:11:34 +02:00
Stelios Chatzistogias a3e3b0e587 Updated git link 2024-05-15 16:48:42 +03:00
Sami Mokaddem d346b6cf74
fix: [audit-logs:eventIndex] Fixed pagination issue while viewing event history
Fix #9726
2024-05-14 11:16:16 +02:00
Sami Mokaddem 05d8947386
chg: [galaxy:galaxy-matrix] Respect order of tabs based on kill_chain_order definition 2024-05-13 11:31:32 +02:00
Sami Mokaddem 76322cdbfb
fix: [event-report:publishing] Do not reset the event timestamp when updating an event report 2024-05-13 10:42:39 +02:00
Sami Mokaddem 5596283b4f
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-05-13 09:28:05 +02:00
Sami Mokaddem 2d09309812
chg: [analyst-data:relationship] Prevent self-referencing relationships 2024-05-13 09:28:00 +02:00
iglocska 9ca0e86bda
fix: [feeds] function name change not handled everywhere 2024-05-10 14:01:31 +02:00
iglocska e2dec2827f
fix: [ACL] private function name convention not kept for a new function
- causes the ACL self-test to complain about an accessible endpoint (which is a private function)
2024-05-10 11:47:16 +02:00
iglocska bb7c1795b2
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-05-10 11:23:47 +02:00
iglocska 3d1087547c
Merge branch 'visible_feeds' into develop 2024-05-10 11:23:36 +02:00
iglocska 42be1312b2
fix: [correlation] small fix for the preview_event 2024-05-10 11:22:15 +02:00
iglocska d68ea9ca2a
new: [feed acl] changed for feeds that have visibility set to 1
- any user can now use open feeds to:
  - browse the data
  - preview individual events
  - search the feed caches for the given feeds
  - run overlap comparisons on them

- For any feeds/server correlations that do not allow for users to see the contents
  - correctly show the server wide opt-in correlations on local events as text, rather than non-functional links
2024-05-10 11:00:30 +02:00
iglocska 694da4e641
fix: [server correlation UI] fixed link to index preview 2024-05-10 08:45:47 +02:00
Alexandre Dulaunoy 52909eeada
Merge branch '2.4' into develop 2024-05-08 09:36:35 +02:00
iglocska 7b45a9e831
fix: [password reset] ACL fix 2024-05-08 08:53:19 +02:00
iglocska a5fa8f14bc
fix: [ACL] fixed pre-auth dynamic function calls 2024-05-08 08:49:56 +02:00
iglocska 346ab2cf08
Merge branch '2.4' into develop 2024-05-07 15:23:46 +02:00
iglocska d0c9f467ec
new: [feed] sync pull rule checks on manifest, fixes #9728
- added a new set of checks to rule out events from MISP feed pulls that do not match the filter rules
- should speed things up considerably
2024-05-07 15:22:27 +02:00
iglocska 504aae680c
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2024-05-07 12:21:08 +02:00
iglocska 1286f61e5a
fix: [server/feed] correlation bug
- too many correlating events makes MISP barf
2024-05-07 12:18:48 +02:00
Alexandre Dulaunoy b3a052f60c
Merge branch '2.4' into develop 2024-05-07 05:55:22 +02:00
Alexandre Dulaunoy 7c8afc84ec
Merge pull request #9720 from schatzistogias/patch-1
Add Infoblox feed to defaults.json
2024-05-07 05:54:35 +02:00
Sami Mokaddem dff929245a
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-05-03 15:30:35 +02:00
Sami Mokaddem 84fda55f9f
chg: [analyst-data:view] Always return attached analyst-data 2024-05-03 15:30:01 +02:00
Sami Mokaddem 21f4b04494
chg: [analyst-data:capture] Recursively capture nested analyst-data 2024-05-03 15:29:54 +02:00
iglocska 1cda694928
Merge branch '2.4' into develop 2024-05-03 15:29:45 +02:00
Sami Mokaddem d682d92973
chg: [component:CRUD] Added support of afterFind in the delete function 2024-05-03 15:28:23 +02:00
Sami Mokaddem ba9f9f4781
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-05-03 15:28:08 +02:00
Sami Mokaddem 120b669c81
chg: [component:CRUD] Added support of afterFind in the delete function 2024-05-03 15:27:08 +02:00
iglocska 5f41e32049
Merge branch '2.4' into develop 2024-05-03 15:01:46 +02:00
iglocska b6769c5f58
chg: [schema] fix 2024-05-03 15:01:28 +02:00
iglocska e527ecca9b
Merge branch '2.4' into develop 2024-05-03 13:46:17 +02:00
iglocska d3324b6172
fix: [redirect loops] fixed for users that haven't done multiple mandatory tasks during login yet
- such as email OTP, change PW, read the news, etc.
2024-05-03 13:45:36 +02:00
iglocska f4f378159e
fix: [news UI] fixed notice error 2024-05-03 13:41:07 +02:00
iglocska a789cf5059
Merge branch '2.4' into develop 2024-05-03 12:55:23 +02:00
iglocska 64f2fd9c31
fix: [security tests] removed otp_disabled check for email otp endpoint
- the two are distinct features
2024-05-03 12:54:41 +02:00
iglocska a5766031e1
Merge branch '2.4' into develop 2024-05-03 12:09:08 +02:00
iglocska bf909d5fff
fix: [OTP] restored 2024-05-03 12:08:43 +02:00
Sami Mokaddem accd12f00c
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-05-03 10:58:00 +02:00
Sami Mokaddem 5a33d20806
fix: [bruteforceProtection] Avoid failing when wrong user name is used 2024-05-03 10:57:14 +02:00
iglocska 9ec53daf44
Merge branch '2.4' into develop 2024-05-03 08:17:28 +02:00
iglocska 9f3735c5c2
fix: [Email OTP] invalid ACL check reverted, allowing the feature to function again 2024-05-03 08:16:28 +02:00
iglocska 1aa29a32b9
Merge branch '2.4' into develop 2024-05-02 21:39:49 +02:00
iglocska 6f2e162fd8
fix: [evnet view] excluding correlations should also exclude over_correlated attributes, fixes #9366 2024-05-02 21:35:23 +02:00
iglocska 4f2638b687
Merge branch 'develop' into 2.4 2024-05-02 15:33:26 +02:00