Commit Graph

5300 Commits (ee80ecfce73dc48c96626bf0e0352797c23c1305)

Author SHA1 Message Date
iglocska ee80ecfce7 new: small rework of the thread functionalities
- API get /threads/view/<thread_id> and /threads/viewEvent/<event_id>
- Added new setting to show post count on the event index including a notification if it has a post newer than 24 hours
2017-02-01 15:32:22 +01:00
iglocska 91209dde66 fix: composite attributes displayed in 2 lines 2017-02-01 11:20:21 +01:00
iglocska 0a97566953 chg: Changes to the email notification
- added attribute tags
2017-01-31 14:12:26 +01:00
iglocska 63d8abe9ea fix: Fixed a bug causing CSRF issues for tag removal
- at least I hope it did for others.
2017-01-31 11:29:04 +01:00
iglocska 1f9a631182 fix: Added missing view file, some small fixes, pymisp version bump 2017-01-31 10:54:33 +01:00
iglocska de1b3cf4c8 fix: Added new functionality to the ACL 2017-01-31 10:52:32 +01:00
iglocska 565c776f49 fix: Cosmetic copy pasta issue fixed 2017-01-31 10:49:05 +01:00
iglocska 3509caf198 chg: version bump and changed default session engine to php 2017-01-31 10:38:19 +01:00
iglocska 5d004e934d Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-31 10:02:51 +01:00
iglocska 6302a30bfa Merge branch 'feature/db_fix' into 2.4 2017-01-31 10:02:40 +01:00
iglocska 6a96d1e2d3 fix: Fixed an attribute type description 2017-01-31 09:59:32 +01:00
iglocska ad472e8c4b fix: Removing tags now spans its own CSRF tokens in the confirmation popup
- fixes some CSRF issues
- improves rendering performance
2017-01-31 09:58:21 +01:00
iglocska 57bfd48b07 chg: misp-galaxy update 2017-01-31 09:55:36 +01:00
iglocska 0bcdd5b5c3 fix: galaxy source should act as a link if a link is provided 2017-01-31 09:54:59 +01:00
Alexandre Dulaunoy 8107e88a4a Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-01-31 09:23:01 +01:00
Alexandre Dulaunoy e8d97f229a
fix: [misp-galaxy] updated to the latest version including ransomware 2017-01-31 09:22:30 +01:00
iglocska 5def49a028 fix: Remove the admin setting changes too using the prune job 2017-01-30 15:44:56 +01:00
iglocska 48843b60ec fix: Fix and cleanup script for a specific bug
- rare occurance, but some MISP servers enter an upgrade loop causing massive amounts of log entries
- this patch cleans up the bug preventing further upgrade loops as well as offers a script to clean up the fallout
2017-01-30 09:16:43 +01:00
iglocska 2ade58ce63 fix: Fixed a bug that didn't correctly handle validation errors on the attribute add popup, fixes #1875 2017-01-28 23:28:13 +01:00
iglocska 76c0cb4e52 new: Add and remove tags from object by uuid
- /tags/attachTagToObject/uuid/tag
- /tags/removeTagFromObject/uuid/tag

- tag can be tag ID or tag name (must be an exact match)
- Affects events and attributes
2017-01-27 19:05:43 +01:00
iglocska 8205bc9294 fix: removed malware-sample and attachment from the attribute type options
- should not be possible to select these via the add/edit attribute functions
2017-01-27 17:24:41 +01:00
iglocska 77810838f7 fix: Fixed various tagging issues
- event tag when editing an event wasn't added correctly
- tags that were not exportable returned weird empty lists via the API
2017-01-27 12:14:14 +01:00
iglocska c3ef68ea19 fix: PyMISP version bump 2017-01-26 09:44:48 +01:00
iglocska 814f604703 Merge branch 'feature/localfeeds' into 2.4 2017-01-26 01:55:33 +01:00
iglocska aa11a45ea6 Merge branch '2.4' into feature/localfeeds 2017-01-26 01:55:19 +01:00
iglocska ba034550c5 chg: version bump 2017-01-26 01:54:14 +01:00
Alexandre Dulaunoy c5c219d249
add: Code of conduct added to the MISP Project - fix #1858 2017-01-25 20:31:32 +01:00
Alexandre Dulaunoy c5fe0d72ff
add: Code of conduct added to the MISP Project - fix #1858 2017-01-25 20:29:34 +01:00
Alexandre Dulaunoy 26c16204c5
fix: [misp-galaxy] updated to the latest version 2017-01-25 20:25:27 +01:00
iglocska 0c68c74e85 fix: Fixed an invalid lookup for the site admin debug 2017-01-25 08:34:04 +01:00
iglocska 6f31d36796 fix: fixed an issue where setting site admin debug to false resulted in a critical warning 2017-01-25 08:31:10 +01:00
iglocska a229af43ae fix: Empty delimiter for CSV feeds causing grief 2017-01-25 06:02:55 +01:00
iglocska d212266984 fix: Fixed an issue that prevented a feed to be convertable between types 2017-01-25 05:59:22 +01:00
iglocska 88123b4496 fix: Fixed an issue with the feed url validation 2017-01-25 05:56:32 +01:00
iglocska b2f008d5ce new: Added the option to delete files after ingestion of local feed 2017-01-25 05:53:04 +01:00
iglocska 1dc8942340 fix: Fixed an old bug returning an invalid feed pull result
- no new events / nothing to update returned an error before
2017-01-24 16:05:33 +01:00
iglocska 892ea7c021 chg: Added validation errors for a local feed pointing to the wrong resource
- should be a file for non misp feeds
- should be a directory for misp feeds
2017-01-24 16:04:00 +01:00
iglocska e83d749f86 fix: Views left off 2017-01-24 14:22:48 +01:00
iglocska aba2491344 new: Local feeds
- still needs testing
2017-01-24 14:07:55 +01:00
Alexandre Dulaunoy 44152d1998 Merge pull request #1860 from RichieB2B/ncsc-nl/brobesitas
Truncate bro cached export files
2017-01-23 13:59:24 +01:00
Richard van den Berg b7c8ea0ff5 Truncate bro cached export files 2017-01-23 13:32:06 +01:00
iglocska 8c63e6f3d5 new: Added two new parameters for the attribute restsearch
- to_ids, with the following options
  - false (default): include all attributes, no matter the to_ids flag
  - true: include only to_ids attributes
  - "exclude": exclude attributes marked to_ids

- deleted with the following options
  - false (default): only include non deleted attributes
  - true: include deleted attributes
  - "only": ONLY include deleted attributes
2017-01-23 12:44:18 +01:00
Iglocska ec8596bf4a fix: Fixed the hacky solution for hostname evaluation in warninglists 2017-01-22 19:23:33 +01:00
Iglocska cf6337868e chg: Version bump 2017-01-22 18:53:41 +01:00
Iglocska b1a65d400b Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-21 13:16:33 +01:00
Iglocska a290e4254d fix: Fixed the org edit API
- it only worked if all fields were set
- switched to a different strategy where any changed field is updated
2017-01-22 17:35:35 +01:00
Andras Iklody 48b57b0879 fix: Critical fix to an issue with event add fixed
- a reuse of a pointer causes an invalid duplication of an attribute on entry, leading to the last attribute being dropped
2017-01-22 12:02:33 +01:00
Alexandre Dulaunoy a22abaa106 fix: Badges, badges and more badges! 2017-01-22 11:04:18 +01:00
Alexandre Dulaunoy 9c05721c12 fix: Badges more badges! 2017-01-22 10:52:42 +01:00
Alexandre Dulaunoy 348abaa4bf Merge pull request #1857 from deralexxx/patch-6
Updating Authors to add Andreas
2017-01-20 20:21:24 +01:00