Commit Graph

527 Commits (f2c9d12eaeef32dc1cb052d9afc67f60fb9119b6)

Author SHA1 Message Date
Luciano Righetti f2c9d12eae chg: merge develop, fix conflicts. 2021-11-08 11:35:20 +01:00
Luciano Righetti f80fcec2db chg: rename settings 2021-11-05 15:46:42 +01:00
Jakub Onderka c9597ba3e9 new: Store system settings in database 2021-11-05 09:19:56 +01:00
Luciano Righetti 7ba758efb0 new: support existing worker controls via supervisor api 2021-11-04 11:42:17 +01:00
Luciano Righetti b1eaed2b1b chg: merge develop, fix conflicts 2021-11-03 13:54:20 +01:00
Luciano Righetti cce5e581d4 fix: add missing jobId param to enqueue() calls 2021-11-02 16:25:43 +01:00
Luciano Righetti 6280311206 chg: use new bg jobs tool in servers controller 2021-11-02 11:09:41 +01:00
Jakub Onderka 53b0da0aae
Merge pull request #7897 from JakubOnderka/preview-index-api
Preview index api
2021-10-29 12:50:36 +02:00
Jakub Onderka 358bf8b029 new: [API] Return JSON for server index preview 2021-10-28 21:56:41 +02:00
Jakub Onderka f6470e4326 fix: [internal] removeOrphanedCorrelations 2021-10-28 21:35:46 +02:00
Jakub Onderka 459afd6f67 chg: [internal] Code cleanup for Server::pull method 2021-10-16 09:26:42 +02:00
Jakub Onderka 3dd23605bc chg: [internal] Refactor FileAccessTool 2021-10-03 23:53:03 +02:00
Jakub Onderka 861fdffada chg: [internal] Move methods to specific controllers 2021-09-26 12:23:23 +02:00
Jakub Onderka f7371ccda4 chg: [internal] Server controller cleanup 2021-08-25 10:29:45 +02:00
Jakub Onderka 157dbed32b chg: [sync] Simplify server post test code 2021-08-21 11:29:14 +02:00
Jakub Onderka c04c009567
Merge pull request #7676 from JakubOnderka/connection-test-server-sync
chg: [sync] Use server sync tool for connection test
2021-08-21 11:03:04 +02:00
Jakub Onderka d1ff149df2 chg: [sync] Use server sync tool for connection test 2021-08-20 17:42:55 +02:00
Jakub Onderka 0174336156 chg: [sync] Pull just necessary data when pulling sightings 2021-08-11 18:42:22 +02:00
Jakub Onderka b4661c4d3e
Merge pull request #7587 from JakubOnderka/rest-client-user-agent
Change User-Agent to MISP REST Client
2021-08-11 10:02:43 +02:00
Jakub Onderka f81c101679 new: [test] Push to remote server 2021-08-09 13:02:29 +02:00
Jakub Onderka 17e2790997 new: [test] Sync 2021-08-09 12:55:46 +02:00
Jakub Onderka 158fb40861
Merge pull request #7619 from JakubOnderka/get-remote-update
chg: [internal] Use ServerSyncTool for fetching remote user info
2021-08-03 15:32:32 +02:00
Jakub Onderka a4c69e5c6e chg: [internal] Use ServerSyncTool for fetching remote user info 2021-08-03 15:06:59 +02:00
Jakub Onderka 3bc4f90122 new: [test] Check schema diagnostics in CI 2021-08-03 14:38:50 +02:00
Jakub Onderka 8e6710e4b3 chg: [rest] Change User-Agent to `MISP REST Client` 2021-07-26 14:23:58 +02:00
Jakub Onderka 6fd1d3c18d
Merge pull request #7583 from JakubOnderka/code-cleanup-vol2
Code cleanup
2021-07-22 09:29:39 +02:00
Jakub Onderka 5f48fee84a chg: [internal] Move variable from AppModel to Server model 2021-07-21 17:53:47 +02:00
Jakub Onderka 9b9392584d fix: [API] Always return bool for perm fields in getVersion response 2021-07-15 14:57:05 +02:00
Jakub Onderka b62c95389c
Merge pull request #7157 from JakubOnderka/sighting-push-filtering
new: [sync] Method for filtering out existing sightings
2021-07-09 12:19:32 +02:00
Jakub Onderka 2be145fcf0 chg: [diagnostic] STIX diagnostics 2021-07-07 14:02:37 +02:00
Jakub Onderka 302faa3150 chg: [API] Deprecate getPyMISPVersion and returns required info in getVersion 2021-06-28 12:36:06 +02:00
mokaddem fa42bfd794
chg: [servers:add] Fallback to correct json structure if synchronisation rules are empty 2021-06-24 15:39:37 +02:00
Jakub Onderka 130e19d12e fix: [rest client] Handle state when body is too big to save into rest client history 2021-06-13 09:59:37 +02:00
Luciano Righetti 2af550c860 fix: pr comments, update acl to allow all for /servers/openapi view, remove rest client from events menu, remove php7 return hint. 2021-06-04 15:54:13 +02:00
Luciano Righetti 546aacec2c new: add initial version of openapi spec, add ReDoc js files. 2021-06-03 17:49:36 +02:00
Luciano Righetti 8507d324eb fix: servers cannot be edited via API when MISP.host_org_id setting is empty. 2021-05-11 15:04:59 +02:00
mokaddem 1946960c88
new: [servers:edit] Fetches available orgs and tags from remote server
- Componentized views and made them responsive
- Usage of picker for orgs and tags
- For server pull rule, fetches available choices from remote server
2021-04-20 10:46:43 +02:00
mokaddem b86af240b6
new: [servers:diagnostic] Tool to remove orphaned correlations 2021-04-08 15:50:45 +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
Jakub Onderka 374b10d623 new: [UI] Reworked galaxy quick view 2021-03-19 20:51:08 +01:00
Jakub Onderka 2f1efc4561
Merge pull request #7186 from JakubOnderka/threat-level-list
chg: [internal] Threat levels list
2021-03-10 08:38:19 +01:00
Jakub Onderka 3935dee16b chg: [internal] Threat levels list 2021-03-10 08:17:11 +01:00
iglocska f592b11ba6
Merge branch '2.4' into develop 2021-03-09 23:24:18 +01:00
iglocska eebe031091
fix: [unsafe API keys] fixed
- if you really have to use them, they should work again

- please don't use them, you are disclosing your APIkey via the URL
- apache logs, proxy logs they will all have your APIkey
- adding headers with your APIkey isn't so difficult
- if a tool you use has no way of configuring headers, reach out to your vendor, they ought to do something about that
2021-03-09 23:10:19 +01:00
Jakub Onderka cd943b5e27 new: [sync] Method for filtering out existing sightings 2021-03-09 20:07:02 +01:00
Jakub Onderka 599819f7f9 new: [authkeys] Allowed IPs 2021-03-03 09:23:07 +01:00
Jakub Onderka 8a3144f112 new: [security] Content-Security-Policy support 2021-02-26 13:21:00 +01:00
Jakub Onderka 412d9dba1d
Merge pull request #6906 from JakubOnderka/compressed-requests
new: [sync] Compressed requests support
2021-02-18 18:03:11 +01:00
Jakub Onderka bf004ad52d chg: [internal] Simplified ServersController::serverSettings 2021-02-18 17:58:34 +01:00
Jakub Onderka 8342f4e8b4 new: [security] Security audit 2021-02-18 17:58:34 +01:00