Commit Graph

5263 Commits (c5fe0d72ffd96bc53013fbfdde9e12e116580318)

Author SHA1 Message Date
Iglocska 9a96c1875c fix: Update the attribute timestamp on attaching/removing tags 2017-01-17 10:50:08 +01:00
Iglocska 6fa8c456c0 fix: Unpublish event when adding/removing an attribute tag
- also show the event being unpublished immediately
2017-01-17 10:37:10 +01:00
Iglocska fa5db123a3 chg: Some UI love
- back button fixed on tag selection popup
- esc now closes popup forms / field edits
2017-01-17 09:03:30 +01:00
iglocska e2094cf171 fix: Fixed some issues with the galaxies that got broken 2017-01-16 23:56:29 +01:00
iglocska f44279ef9b fix: Fixed some issues with the addTag/removeTag APIs 2017-01-16 23:24:43 +01:00
iglocska 53cbe5fd4c fix: Fixed an issue that prevented tas to be added from attributes
- whenever the "all" taxonomy was chosen
2017-01-16 18:05:08 +01:00
iglocska 1e2ae2ac90 fix: Further merge fixes 2017-01-16 17:45:24 +01:00
Alexandre Dulaunoy 35aaa398cd fix: clarification a selectable group is also an active group
or an active group is also selectable.
2017-01-16 17:07:33 +01:00
iglocska 7b665dbb6b fix: Merge issue fixed 2017-01-16 16:30:08 +01:00
iglocska 4ad022b03c Merge branch '2.4' into feature/attribute-tagging 2017-01-16 16:15:06 +01:00
iglocska a5663dfc07 fix: Fixed the editing of tags using the rest API 2017-01-16 16:05:19 +01:00
Iglocska 569b342ef5 fix: Cleaner fix, testBool doesn't need to run testForEmpty 2017-01-16 11:45:24 +01:00
Iglocska 7d3a04cb2e fix: Don't show value not set on boolean false values that are actually set in the server settings 2017-01-16 11:40:48 +01:00
Iglocska be4d8ed54f chg: Allow disabling/enabling publishing of events imported via the UI, fixes #1845 2017-01-16 11:02:23 +01:00
Iglocska 2dee1414b0 fix: disable_correlation not updated using the events/edit api 2017-01-16 10:47:22 +01:00
Iglocska d537fa4447 fix: Edit events by uuid instead of id, fixes #1842 2017-01-15 09:05:17 +01:00
Iglocska c3225e0679 fix: Only allow malware-samples to be created using the upload_sample api, fixes #1843
- contrary to the documentation, setting the IDS flag decided the type of the resulting upload (malware-sample vs attachment)
- attachments can easily be created without any black magic using the add attribute api anyway

- also fixed a bug that prevented the timestamp of events receiving a sample via the upload_sample api from being re-timestamped
2017-01-15 08:56:02 +01:00
iglocska 44fcf5dfdb chg: Added event ID to the attribute level tags 2017-01-14 00:16:05 +01:00
iglocska e2d1870e18 chg: Made the attribute level tagging mandatory
- despite my earlier request to @rotanid, there is no need for this feature to be optional, it's one of the few cases where it should be universally enabled
2017-01-13 23:34:54 +01:00
iglocska c5c30a21b8 fix: Merge issues fixed 2017-01-13 23:16:38 +01:00
Alexandre Dulaunoy ff1e001074
fix: [misp-taxonomies] updated to the latest version 2017-01-11 23:05:28 +01:00
Alexandre Dulaunoy 7bf8968801
fix: [misp-warninglists] updated to the latest version 2017-01-11 23:04:42 +01:00
Alexandre Dulaunoy f5b3096660 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-01-11 23:04:18 +01:00
Alexandre Dulaunoy 58b76382a0
fix: [misp-galaxy] updated to the latest version 2017-01-11 23:03:46 +01:00
iglocska 1547f340bc Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-11 21:56:55 +01:00
iglocska 12f67db0ed new: Request encryption of samples via the event REST api
- Add the encrypt flag to attributes to be added via the events/add or events/edit api
- simply add "encrypt": true to the attributes that have a sample attached in the "data" field
- make sure that the attribute value is the desired filename, the hashes will be added automagically
2017-01-11 21:54:44 +01:00
Andras Iklody 84908502f0 Merge pull request #1834 from mdtro/patch-1
Fixed typo in dependency installs
2017-01-10 19:02:11 -05:00
mdtro 3406375bb8 Fixed typo in dependency installs
rh-php56-bcmath should be rh-php56-php-bcmath
2017-01-10 17:12:06 -06:00
Andras Iklody 00fcf465f2 Merge pull request #1833 from BenDrysdale/2.4
Fixed typo in xINSTALL.centos7.txt
2017-01-10 18:06:19 -05:00
Ben Drysdale 7903064014 Fixed typo in xINSTALL.centos7.txt 2017-01-10 22:50:07 +00:00
iglocska b87fa941b8 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-10 13:25:08 +01:00
iglocska 38626ee548 fix: Fixed an issue with an empty SMIME field preventing users from being added, fixes #1821 2017-01-10 13:24:29 +01:00
iglocska 0e37fc7c75 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-09 21:14:50 +01:00
iglocska a455736560 fix: Cannot list users in own org - but button to do so is shown #1749
- normal users saw the option to see their own orgs' users but clicking the button resulted in an exception caused by the ACL
- fixed a bug that caused the button to show up in the first place
2017-01-09 21:13:05 +01:00
Alexandre Dulaunoy a12acdde6a Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-01-09 17:21:26 +01:00
Alexandre Dulaunoy 667f8cfd46 fix: Copyright dates updated 2017-01-09 17:21:11 +01:00
iglocska 2b187d48fc new: Add a new api to check the supported PyMISP version 2017-01-08 20:20:49 +01:00
iglocska 1da45ba15b Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-08 11:48:38 +01:00
iglocska 1fb0601ff7 fix: debug alert removed 2017-01-08 11:48:20 +01:00
Alexandre Dulaunoy 870955bcaf
fix: [misp-galaxy] updated to the latest version 2017-01-08 11:32:17 +01:00
iglocska b0585c0e91 fix: Added sightings index to the ACL 2017-01-08 03:07:32 +01:00
iglocska 8ccd817435 new: Index API for sightings added 2017-01-06 15:25:31 +01:00
iglocska c8a5eb951d new: Sightings API improvements WIP
- reworked responses
- started work on the new index
2017-01-05 20:48:03 +01:00
iglocska 9a20698c58 fix: Fixed some UI issues 2017-01-03 15:05:50 +01:00
iglocska 9e67b919b9 fix: Fixed an issue where the published field would disappear on the event view 2017-01-08 00:03:42 +01:00
iglocska d661e55739 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-07 23:56:16 +01:00
iglocska 5a41d5ea17 fix: show that an event is unpublished when you accept a proposal, fixes #1763
- we've had the system for a while for adding tags already anyway
2017-01-07 23:51:03 +01:00
Raphaël Vinot b1ce0de3b0 Merge pull request #1815 from Rafiot/travis
Fixing travis
2017-01-06 21:12:26 -05:00
Raphaël Vinot 927f4ee06c Update pymisp 2017-01-06 21:06:36 -05:00
Alexandre Dulaunoy 7f9765b5ac
fix: [misp-galaxy] updated to the latest version 2017-01-06 14:01:10 +01:00