Commit Graph

155 Commits (56c5b9c40976f9ff41e8b3c478f328c2dec0e490)

Author SHA1 Message Date
iglocska 56c5b9c409
Merge branch '2.4' into develop 2022-11-09 15:08:02 +01:00
CriimBow 0f6ffb8270 does not exists => does not exist 2022-11-08 16:13:14 +01:00
Jakub Onderka a024a6f61e chg: [jobs] Store job data in Redis when SimpleBackgroundJobs are enabled
Will help to solve #8616
2022-10-10 19:31:24 +02:00
Jakub Onderka db78a98bd4 chg: [CLI] Do not call ConfigLoad twice 2022-09-10 20:07:08 +02:00
Jakub Onderka 5cce0d8c41 new: [CLI] Allow to send real email by testEventNotificationEmail call 2022-06-07 09:06:56 +02:00
Jakub Onderka f2580dda7a chg: [internal] Top correlations cleanup 2022-05-09 14:34:38 +02:00
Jakub Onderka ff150b8834 chg: [internal] Do not generate export array when initializing Event class 2022-04-10 09:49:21 +02:00
Jakub Onderka 90cd99685f chg: [sync] Simplify code for sighting pushing 2022-03-07 17:45:06 +01:00
Jakub Onderka 9bc899e3a4 fix: [internal] Append variable just when not null 2022-02-23 16:05:41 +01:00
Luciano Righetti edd27440ac fix: bad merge 2021-11-09 09:44:52 +01:00
Luciano Righetti 99b3f9da65 fix: revert bad merge 2021-11-09 08:24:51 +01:00
Luciano Righetti c3c0c15182 chg: use new bg job tool in post model, refactor command 2021-11-03 10:58:35 +01:00
Luciano Righetti cce5e581d4 fix: add missing jobId param to enqueue() calls 2021-11-02 16:25:43 +01:00
Luciano Righetti 9bb95db27e chg: remove hardcode response, map shell/cmd names. 2021-10-26 11:14:11 +02:00
Luciano Righetti 35cf34fab2 Merge branch 'develop' into add_simple_background_jobs 2021-10-26 10:55:13 +02:00
Luciano Righetti 5b08bc3578 chg: pass sql Job to new job handler 2021-10-26 10:31:17 +02:00
Luciano Righetti f3d05e6ff8 add: add initial new simple background jobs. 2021-10-21 13:39:26 +02:00
Jakub Onderka e96c850272 fix: [CLI] Cluster publishing 2021-10-20 11:45:07 +02:00
Jakub Onderka d983d10c14 chg: [internal] Use FileAccessTool for publishing sightings 2021-10-12 11:09:37 +02:00
Jakub Onderka 0faf986b78 fix: [shell] EventShell::contactemail command 2021-10-09 15:44:55 +02:00
Jakub Onderka 3562899af0 chg: [internal] Background processing refactoring 2021-10-09 15:00:28 +02:00
Sami Mokaddem 9a6d0b2b96
Merge remote-tracking branch 'origin/2.4' into develop 2021-10-05 16:15:44 +02:00
Luciano Righetti 19af2d8d82 fix: incorrect check for alertemail and publishSightings event commands 2021-09-24 16:04:10 +02:00
Luciano Righetti e3d0769f12 fix: incorrect check for publish event command 2021-09-24 14:08:31 +02:00
Jakub Onderka 81eddfdb76 chg: [internal] Do not fetch keys from db for authkey login 2021-09-15 09:51:02 +02:00
Jakub Onderka a539b2ee7c
Merge pull request #7579 from JakubOnderka/publish_alerts_summary_only_deprecate
chg: [alert] Deprecate `MISP.publish_alerts_summary_only`
2021-09-07 12:19:01 +02:00
Jakub Onderka 9c1fc45330 new: [shell] Tag merging 2021-09-07 12:14:51 +02:00
Matjaz Rihtar eaae8c3ca7
fix: [shells] Sync improved cmd line help to 9d7da310 2021-08-16 21:56:04 +02:00
Jakub Onderka 82065624ac fix: [internal] Argument parsing for testEventNotificationEmail command 2021-07-20 15:24:01 +02:00
Jakub Onderka 52d8ac6060 chg: [alert] Deprecate `publish_alerts_summary_only`, this option just duplicate `event_alert_metadata_only` 2021-07-20 15:19:10 +02:00
Jakub Onderka f747d98877
Merge pull request #6817 from JakubOnderka/upload-sightings
chg: [sync] New separate method for uploading sightings to remote server
2021-07-09 12:25:16 +02:00
Jakub Onderka ad1b373766 new: [log] Audit log 2021-05-03 13:44:44 +02:00
iglocska 0d348bfd01
new: [Correlations] Added cached toplist
- stored via zset in redis
- very fast, but needs to be generated
- generation background processed
2021-04-27 00:40:40 +02:00
iglocska 823a870ca0
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-25 17:54:53 +02:00
iglocska 5622546d5d
new: [correlations] added new background task for correlating individual values 2021-04-25 17:40:41 +02:00
Jakub Onderka 683e52702d new: [sync] When saving sightings, push just new sightings 2021-03-14 09:28:15 +01:00
Jakub Onderka d989759211
Merge pull request #7191 from JakubOnderka/create-no-need
fix: [internal] Remove unnecessary create call
2021-03-11 12:14:16 +01:00
Jakub Onderka a748134551 fix: [internal] Remove unnecessary create call 2021-03-11 12:03:00 +01:00
Jakub Onderka 3f12e95571 new: [test] Alert email generating 2021-03-06 12:03:53 +01:00
Jakub Onderka 29040c4f1c new: [email] New setting `MISP.event_alert_metadata_only` 2021-03-06 10:39:16 +01:00
Jakub Onderka d523025b6d new: [email] Command for testing generated alert email 2021-03-06 10:39:16 +01:00
Jakub Onderka a5ff4d40bf fix: [CLI] Check user existence 2021-02-08 08:26:49 +01:00
Jakub Onderka 4d0daf6981 new: [CLI] Import events with compressed file support
Useful for importing big files
2020-12-09 17:06:04 +01:00
mokaddem eb84b3344f
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
Jakub Onderka d88cc19a21 chg: [mail] Simplified mail generation 2020-09-21 13:17:00 +02:00
Jakub Onderka 76b2a51253 fix: [ACL] Permissions when sending contact and alert emails 2020-09-21 13:17:00 +02:00
mokaddem ca61d45441
chg: [event] Forced usage of worker for event recovery 2020-09-16 10:33:05 +02:00
Golbark 3a0bedb104 chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
Vito Piserchia 850034ecc0 recover from upstream version missing bits 2020-08-17 17:57:30 +02:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00