Commit Graph

503 Commits (3bc4f901223c9782dd688a4f4993481e2cdb9b94)

Author SHA1 Message Date
Jakub Onderka 3bc4f90122 new: [test] Check schema diagnostics in CI 2021-08-03 14:38:50 +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
Jakub Onderka ab1808a1ed fix: [idTranslator] Distinguish between not found and unreachable 2021-02-11 13:44:56 +01:00
Jakub Onderka d6f9cdc5b1 fix: [internal] idTranslator could show invalid results 2021-02-08 15:28:26 +01:00
Jakub Onderka 2ce6d0b240 fix: [internal] Fix some warnings 2021-01-28 14:09:05 +01:00
iglocska 0a1c3f3458
Merge branch '2.4' into develop 2021-01-22 11:57:08 +01:00
iglocska a8688501c3
fix: [diagnostics] complain about PHP >= 8.0 2021-01-22 11:55:35 +01:00
Jakub Onderka f19516a66c
Merge pull request #6890 from JakubOnderka/php-diagnostics-unit
fix: [UI] Show proper unit for diagnostics
2021-01-21 16:19:19 +01:00
iglocska 4cbaf60da8
fix: [update] fixed due to issues introduced with the branch flag 2021-01-20 16:39:10 +01:00
iglocska 8ee0555798
new: [API] update command got new branch parameter
- instruct the update process to be prepended by a checkout of a given branch
- passed via a URL parameter (/servers/update/branch:develop)
OR
- passed via a JSON object ({"branch": "develop"})
2021-01-20 14:21:31 +01:00
Jakub Onderka fe0d0e3fa1 fix: [UI] Show proper unit for diagnostics 2021-01-20 09:38:34 +01:00
Jakub Onderka 69f901110a new: [sync] Compressed requests support 2021-01-19 17:59:08 +01:00
Jakub Onderka 7c28f9b966 new: [server] Compare server events overlap 2021-01-18 11:34:38 +01:00
Jakub Onderka 56ef2f9874 new: [internal] New ability to get JSON data from event preview 2021-01-18 10:15:36 +01:00
Jakub Onderka 2bdaa351ad chg: [internal] Simplified code for index and event preview 2021-01-18 10:15:36 +01:00
Jakub Onderka a466d48df5
Merge pull request #6853 from JakubOnderka/server-diagnostic-fix
fix: [server] Handle case when checking CLI version is not possible
2021-01-13 14:54:28 +01:00
Jakub Onderka ed816c4da6 fix: [server] Handle case when checking CLI version is not possible 2021-01-13 14:24:25 +01:00
Jakub Onderka bf08b6719a new: [UI] Show link to event preview for ID translator 2021-01-12 10:51:04 +01:00
Jakub Onderka e80cd38f0f chg: [idTranslator] Allow to use from GET request 2021-01-08 10:52:07 +01:00
Jakub Onderka d80475241b chg: [idTranslator] Check also servers that we push 2021-01-08 10:52:07 +01:00
Jakub Onderka 1996687db7 chg: [sync] Return content encoding in postTest 2021-01-07 00:33:46 +01:00
Jakub Onderka 5bc7037c45 fix: [internal] Check if setting value is scalar 2020-12-17 13:50:25 +01:00
Jakub Onderka 66eb224409 chg: [UI] Allow to set syslog setting from UI 2020-11-19 21:32:14 +01:00
Jakub Onderka 071f8877b3 chg: [internal] Throw exception if setting name doesn't exists 2020-11-19 19:08:14 +01:00
mokaddem 89f307bd07 Merge branch '2.4' of github.com:MISP/MISP into galaxy-cluster2.0 2020-11-18 09:22:40 +01:00
Jakub Onderka db1e7621b2 fix: [internal] MISP update without branch 2020-11-17 15:04:08 +01:00