Commit Graph

13856 Commits (ef4b663b8c41700365b4fe9525799e9b2f43ee1a)

Author SHA1 Message Date
Tom King ef4b663b8c fix: Incorrect directionality for oldest_timestamp comparisons 2020-01-14 08:08:04 +00:00
iglocska 17bb03193b
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-25 17:01:32 +01:00
iglocska edcd3b6b9f
Merge branch 'push_sightings_final' into 2.4 2019-11-25 17:00:43 +01:00
iglocska 7ab85143de
fix: [ACL] added /events/publishSightings 2019-11-25 16:49:07 +01:00
iglocska dbc229c83c
new: [sync] Added sighting sync publish button to the event view 2019-11-25 16:21:42 +01:00
iglocska bdfe59766a
chg: [cleanup] debug() removed 2019-11-25 16:02:54 +01:00
iglocska 8ee304eff9
fix: [sync] Set org_id to 0 on proposal push if the sighting is anonymised
- correctly prevents the remote side from misattributing the sighting to the sync user's org
2019-11-25 15:45:40 +01:00
iglocska 95f17d6acd
fix: [sync] Some minor changes to the sighting push
- correctly handle anonymisation
- only push sightings, not rest of the event (decide on sender side)
- handle receiving sanitised sightings
2019-11-25 14:32:22 +01:00
Andras Iklody 773bf7a0b8
Merge pull request #5400 from SteveClement/REST_Client_python
fix: [REST] Python has no 'Null' type, it is called 'None'
2019-11-25 09:41:57 +01:00
iglocska 5dc9d6925f
fix: [UI] duplicate entries in the attribute correlation column on the event view, fixes #5421 2019-11-25 09:21:52 +01:00
chrisr3d 819abda7cd Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-11-24 09:48:29 -05:00
chrisr3d c4566d653b
fix: [stix2 export] Adding attribute type or object name in the custom object id
- Should fix #5410
2019-11-24 09:47:20 -05:00
Steve Clement a9a6260cef
Merge branch '2.4' into REST_Client_python 2019-11-24 20:27:46 +09:00
Steve Clement cfa478923a
chg: [installer] Installer checksum updates 2019-11-24 17:31:37 +09:00
Steve Clement 4c7fa39898
chg: [doc] Updated viper-framework (-web is broken) and updated… (#5425)
chg: [doc] Updated viper-framework (-web is broken) and updated Debian 10 (minor)
2019-11-24 17:30:31 +09:00
Steve Clement bcf58018f3
chg: [doc] Minor note on composer update 2019-11-24 17:27:59 +09:00
Richard van den Berg dd963c2e21 Sync sightings on push, pull and push on add 2019-11-22 21:53:51 +01:00
Steve Clement 5bd5adfe17
chg: [doc] Tried to fix viper. Is semi-fixed viper-web broken 2019-11-22 13:02:26 +09:00
Steve Clement 8415b69c68
fix: [doc] composer update missing 2019-11-22 11:17:02 +09:00
Steve Clement 815af0d2a5
new: [doc] Support request template (#5420)
new: [doc] Support request template
2019-11-22 11:03:23 +09:00
Steve Clement a3ab148f67
new: [doc] Support request template 2019-11-22 11:02:15 +09:00
Andras Iklody 207e09df64
Merge pull request #5417 from StefanKelm/2.4
Update AdminShell.php
2019-11-21 13:27:27 +01:00
Andras Iklody 5d19b3a2e9
fix: [ACL] added missing function 2019-11-21 10:41:05 +01:00
StefanKelm 79ad82f58b
Update AdminShell.php
Adding "wwwrun" as a user since it is common under SUSE Linux
2019-11-21 10:31:06 +01:00
Alexandre Dulaunoy fd873415e1
Merge pull request #5416 from SteveClement/ISSUE_TEMPLATE
chg: [doc] Added 2 templates with automatic labelling
2019-11-21 10:18:44 +01:00
Steve Clement 0b7e2b25ba
chg: [doc] Better wording 2019-11-21 18:11:07 +09:00
Steve Clement 7ff656374e
chg: [doc] Added 2 templates with automatic labelling 2019-11-21 18:08:41 +09:00
iglocska 8438db4565
fix: [user view] server issues fixed 2019-11-20 16:17:18 +01:00
iglocska 965b00d164
chg: [internal] switch intval to (int) 2019-11-20 15:53:38 +01:00
iglocska af87a64111
fix: [API] bro deprecation message was premature
- needs to be added to restsearch first
2019-11-20 15:36:48 +01:00
iglocska 7aed94c391
fix: [deprecation] Added missing component 2019-11-20 15:34:37 +01:00
iglocska 700dd97757
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-20 15:32:56 +01:00
iglocska a1dcfb1931
new: [deprecation] Added a new library to handle deprecations
- send X-Deprecation-Warning via the API
- set new Warning flash messages via the UI
- counting the use of these functionalities / API endpoint and / user
  - added a diagnsitic tool to view the outcome of the collection
  - sharing of these collections with the MISP-Project will be optionally available in the future

- two modes of operation:
  - hard deprecation (functions certainly to be removed, reported to the users via API/UI)
  - soft deprecation (gauging interest for the continued use of these functions)
2019-11-20 15:30:06 +01:00
mokaddem 3a8d283e46
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-18 19:08:51 -05:00
mokaddem 4c58602e3a
fix: [attribute:massEdit] Allow removal of non exportable tags. Fix #5408 2019-11-18 19:08:16 -05:00
iglocska 846b1989c8
fix: [API] fixed notice errors for compact() in PHP 7.3+ 2019-11-18 15:58:06 +01:00
iglocska e267ef48fa
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-18 11:37:51 +01:00
iglocska 8008bbbd26
new: [sql diagnostics] Started work on a system to automatically generate scripts to fix issues
- currently somewhat limited
- requires additional input to generate correct queries, needs an update for the default schemas
- generated, but not exposed for now
2019-11-18 11:36:31 +01:00
iglocska 288df9d8e7
chg: [internal] Renamed log action name for db worker issues to be <= 20 characters in length
- it was a restriction based on the db schema of the log table from before
2019-11-18 11:35:10 +01:00
chrisr3d 6beb549206 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-16 17:51:41 -05:00
chrisr3d 478015a32a
fix: [stix2 export] Exporting stix2-pattern objects as pattern
... Instead of failing and being exported as custom object
2019-11-16 17:43:25 -05:00
iglocska f3c61a9b50
fix: [indextable] Fixed the link field 2019-11-16 14:19:39 +01:00
iglocska 901cb88609
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-16 14:07:20 +01:00
iglocska 1cc6a67335
fix: [internal] site admins should not have to be host org users to see server correlations 2019-11-16 14:06:46 +01:00
chrisr3d be8201a236
fix: [stix2 import] Avoids importing an object_relation value for single attributes 2019-11-15 09:33:37 -05:00
chrisr3d 28fb06921a Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-15 09:07:34 -05:00
iglocska e4c82eb9ff
fix: [API] adding objects now has better validation errors
- instead of silently dropping attributes in certain cases
2019-11-15 14:11:24 +01:00
Steve Clement 35c739980e
chg: [REST] Updated to ExpandedPyMISP 2019-11-15 10:13:49 +09:00
Steve Clement 4bb4d52a5c
fix: [REST] Python has no 'Null' type, it is called 'None' 2019-11-15 09:50:50 +09:00
chrisr3d 2c96438017 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-11-14 14:35:58 +01:00