MISP/app/Model
iglocska 316543ce3b fix: [API] CSV ignore flag restored to old behaviour
- if not set, only return published events / to_ids flagged events by default
- setting ignore:0 will result in the default behaviour
- setting ignore:1 will result in unpublished events and non to_ids attributes being filtered out
- fixed a bug that broke the CSV api if ignore:0 was passed
2018-11-11 21:06:57 +01:00
..
Behavior
AdminSetting.php
AppModel.php fix: [api] Invalid handling of empty parameters in the built in parameter builder 2018-11-02 04:26:17 +01:00
Attribute.php new: [search] Rework of the UI attribute search complete 2018-11-12 11:59:56 +01:00
AttributeTag.php
Bruteforce.php
Dns.php
Event.php fix: [API] CSV ignore flag restored to old behaviour 2018-11-11 21:06:57 +01:00
EventBlacklist.php
EventDelegation.php
EventGraph.php
EventLock.php
EventTag.php
FavouriteTag.php
Feed.php fix: [CLI] Fixed the CLI feed fetcher 2018-11-08 13:10:27 +01:00
FuzzyCorrelateSsdeep.php
Galaxy.php new: [galaxy] Several changes 2018-10-22 10:36:13 +02:00
GalaxyCluster.php fix: [galaxy] added collection uuid capture 2018-10-23 14:03:35 +02:00
GalaxyElement.php
Job.php
Log.php
MispObject.php fix: [objects] Fixes issue #3874 2018-11-14 20:10:22 +01:00
Module.php
News.php
Noticelist.php
NoticelistEntry.php
ObjectReference.php fix: [internal] Sharing group capturing fixed, fixes #3573 2018-10-18 20:12:24 +02:00
ObjectRelationship.php
ObjectTemplate.php
ObjectTemplateElement.php
OrgBlacklist.php
Organisation.php
Post.php
Regexp.php
Role.php
Server.php chg: [config] Added permission check for .git directory 2018-10-29 09:56:12 +09:00
ServerTag.php
ShadowAttribute.php
SharingGroup.php fix: [sync] Fixed an issue preventing sharing group distributed data from being pushed 2018-11-15 14:57:41 +01:00
SharingGroupElement.php
SharingGroupOrg.php
SharingGroupServer.php
Sighting.php fix: [API] minor fixes to the sightings api 2018-10-29 20:18:29 +01:00
Tag.php
Task.php
Taxonomy.php
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php
Warninglist.php
WarninglistEntry.php
WarninglistType.php
Whitelist.php