Commit Graph

369 Commits (fe83ea6b7ae36bf2d65e461013d529f28c6ddce1)

Author SHA1 Message Date
Jakub Onderka 2c5074ea4e chg: [internal] Keep connection to OIDC when sending emails 2022-12-15 10:04:46 -05:00
iglocska b6a2c854a4
new: [session killswitch] added endpoint to kill existing sessions for a user
- required for integration in MeliCERTes II
2022-12-01 14:07:48 +01:00
Jakub Onderka 0b775c77a2 fix: [internal] Cleanup code for UserController 2022-10-23 10:08:56 +02:00
Jakub Onderka d0fdf4c56f chg: [intetrnal] Cleanup code for User::getUsersWithAccess 2022-10-22 14:35:41 +02:00
Jakub Onderka c99b0f7a27 chg: [internal] Cleanup code for User::beforeSave 2022-10-22 14:35:41 +02:00
Jakub Onderka cf625a9318
Merge pull request #8646 from JakubOnderka/periodic-summary-empty
fix: [notification] Do not send email when no new event for period
2022-10-18 21:19:22 +02:00
iglocska 72ab102147
fix: [logging] Don't try to push syslog messages when no valid log entry was created in the first place. 2022-10-12 15:18:22 +02:00
Jakub Onderka 5553eeba98 new: [UI] Show warning if user don't have permission to use API 2022-10-07 15:21:10 +02:00
Jakub Onderka 4e7af6e87a fix: [notification] Do not send email when no new event for period 2022-10-07 14:34:18 +02:00
Sami Mokaddem 44c5fceb63
new: [user:periodic_report] Added security recommendations section showing course of actions related to attack techniques 2022-10-04 16:01:09 +02:00
iglocska 1bbbafddd2
Merge branch '2.4' into develop 2022-09-26 13:10:04 +02:00
Sami Mokaddem 2e815627db
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-09-23 14:04:00 +02:00
Sami Mokaddem da2a881cfd
new: [user:periodic_notification] Added option to set the number of period for trending 2022-09-23 14:01:14 +02:00
Jakub Onderka f169d23be1 fix: [internal] Code style 2022-09-22 15:28:38 +02:00
Jakub Onderka d4296ebf64
Merge pull request #8600 from JakubOnderka/periodic-summary-task
fix: [periodic summary] Fetch just users from database that are enabled
2022-09-21 14:24:15 +02:00
Jakub Onderka 75a1e6e9da fix: [periodic summary] Fetch just users from database that are enabled 2022-09-21 12:47:50 +02:00
Jakub Onderka 26653054d1 chg: [internal] Do not fetch scores when not necessary 2022-09-20 18:48:41 +02:00
Jakub Onderka f661204ed1
Merge pull request #8593 from JakubOnderka/fix-periodic-extract
fix: [internal] Extracting periodic setting for user
2022-09-20 18:48:22 +02:00
Jakub Onderka 5a2da23b87 fix: [internal] Do not fetch full clusters for periodic summary 2022-09-20 18:00:41 +02:00
Jakub Onderka cb6f10fd69 chg: [internal] Change method name User::{extractPeriodicSettingForUser->fetchPeriodicSettingForUser} 2022-09-20 13:43:35 +02:00
Jakub Onderka 5204be7a7d fix: [internal] Refresh session after notification change 2022-09-20 13:42:14 +02:00
Jakub Onderka 5874633a77 fix: [internal] Extracting periodic setting for user 2022-09-20 13:02:01 +02:00
Jakub Onderka 32e2b4f527 fix: [internal] Remove unused code 2022-09-20 09:36:27 +02:00
Sami Mokaddem 9f0b72576c
fix: [user:periodic_notification] Show the correct start date of the report 2022-09-15 09:27:53 +02:00
Sami Mokaddem 2f939d219b
new: [periodic_notification] Added support of new correlation
A correlation is considered as "new" if the event published during the considered timeframe has a correlating attribute that has been modified since then.
2022-09-14 09:07:13 +02:00
Sami Mokaddem 1c636e1e6a
fix: [user:extractPeriodicSummary] Fallback default values for periodic settings 2022-09-12 15:11:55 +02:00
Sami Mokaddem bb968c57df
fix: [user:extractPeriodicSummary] Fallback default values for periodic settings 2022-09-12 15:03:47 +02:00
Sami Mokaddem f6a8d45554
chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:24 +02:00
Sami Mokaddem ed6dc118c4
chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:06 +02:00
Sami Mokaddem 046fd49b06
chg: [periodic_notification] Generate tag trendings for mitre ATTACK if none are provided 2022-09-12 08:56:18 +02:00
Sami Mokaddem a0612d05aa
chg: [periodic_notification] Generate tag trendings for mitre ATTACK if none are provided 2022-09-12 08:55:56 +02:00
Sami Mokaddem 83c4a20b6a
chg: [user:periodicSummary] Pass more options to event fetcher 2022-09-09 11:01:35 +02:00
Sami Mokaddem 87bd4746f0
fix: [users:notification_settings] Do not default to org_only if no distribution is set 2022-09-09 10:50:25 +02:00
Sami Mokaddem e89698f301
fix: [periodic_notification] Correctly pass period filter to event fetcher 2022-09-09 10:49:06 +02:00
Sami Mokaddem 29ba7eacab
chg: [user:generatePeriodicSummary] Do not fetch event to compute trending twice 2022-09-08 15:01:02 +02:00
Sami Mokaddem bf39655c26
chg: [periodic_notification] Improved report and parametrized tags for trending 2022-09-08 14:54:04 +02:00
Sami Mokaddem 4c7d892f4b
fix: [user:generatePeriodicSummary] Usage of correct URL 2022-09-08 13:54:04 +02:00
Sami Mokaddem a5affadda1
chg: [user:periodic_summary] Included trending based on tags 2022-09-08 10:59:47 +02:00
Sami Mokaddem 6c3a5f5dd0
chg: [user:saveNotificationSettings] Save tags setting as empty array if not provided 2022-09-08 10:57:17 +02:00
Sami Mokaddem 943cd3acb0
chg: [user:periodic_notification] Removed support of published events 2022-09-08 10:55:50 +02:00
Sami Mokaddem fb5e097a96
chg: [periodic_notification] Added support of base_score on events 2022-09-07 10:35:51 +02:00
Sami Mokaddem 90cab66b86
chg: [user:saveNotificationSettings] Make sure tags filter is a valid json 2022-09-07 09:38:31 +02:00
Sami Mokaddem 64eaf4273f
chg: [user:periodic_notification] Added support of multiple orgs and sharing groups 2022-09-01 09:45:49 +02:00
Sami Mokaddem f23e582760
fix: [user:periodic_notification] Perform filtering on event tags only for aggregated context
This is for restSearch to stay consistent with how events are fetched by the default fetcher
2022-08-31 14:54:27 +02:00
Sami Mokaddem 7cd3b35d61
chg: [user:periodic_notification] General improvements and added CLI support 2022-08-31 11:51:36 +02:00
Sami Mokaddem 894724a805
chg: [users:edit] Allow admins to edit periodic notification subscriptions 2022-08-30 14:53:06 +02:00
Sami Mokaddem 3338e1abef
chg: [user:periodic_notification] Added templates, basic statistics and UI integration 2022-08-30 14:10:01 +02:00
Sami Mokaddem 279f33bc4a
chg: [user:periodicNotification] Dev cont. 2022-08-29 12:06:42 +02:00
Sami Mokaddem 8db8cbd398
new: [user:periodicNotification] Started development of system allowing users to receive period notifications by email 2022-08-29 09:03:42 +02:00
iglocska c764bb0e8f
Merge branch 'log_last_api' into develop 2022-08-11 09:36:30 +02:00