MISP/app/Model
iglocska 025b2a4e5d fix: valueNotEmpty() switched to stringNotEmpty for the attribute value validation
- Core 1+2 of the new laptop
2018-04-09 13:58:24 +02:00
..
Behavior fix: Ugly fix for the float issues 2017-11-08 18:55:13 +01:00
AdminSetting.php
AppModel.php new: Added separation between enabled feeds and feeds enabled for caching 2018-03-30 23:30:54 +02:00
Attribute.php fix: valueNotEmpty() switched to stringNotEmpty for the attribute value validation 2018-04-09 13:58:24 +02:00
AttributeTag.php fix: Removed the crazy complex lookup for attribute tag counts from the tag index 2018-01-27 15:42:11 +01:00
Bruteforce.php
Dns.php
Event.php Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-03-28 11:20:42 +02:00
EventBlacklist.php fix: Added default comment to event blacklists, fixes #2080 2017-05-11 09:22:20 +02:00
EventDelegation.php
EventTag.php fix: Removed the crazy complex lookup for attribute tag counts from the tag index 2018-01-27 15:42:11 +01:00
FavouriteTag.php
Feed.php new: Added separation between enabled feeds and feeds enabled for caching 2018-03-30 23:30:54 +02:00
FuzzyCorrelateSsdeep.php new: First iteration of ssdeep correlation 2018-02-14 22:55:10 +01:00
Galaxy.php new: First round of updates to the correlation engine ready 2017-10-08 19:50:28 +02:00
GalaxyCluster.php fix: Fixed double json decoding due to recent changes to galaxy clusters 2018-01-26 22:47:27 +01:00
GalaxyElement.php
Job.php
Log.php new: Added full audit logging to ZMQ and Syslog, fixes #2635 2017-11-24 12:01:53 +01:00
MispObject.php fix: Emergency fix for objects getting overwritten on a pull in certain situations 2018-03-01 21:44:49 +01:00
Module.php fix: Added pre-fix to cortex2 authorization header 2018-03-26 17:38:23 +02:00
News.php
ObjectReference.php fix: Resolved a potentially breaking issue for feed fetches with malformed objects 2018-02-18 10:11:29 +01:00
ObjectRelationship.php new: Added object relations 2017-08-21 10:13:19 +02:00
ObjectTemplate.php fix: Fixed the disable correlation flags for the objec templates 2017-12-07 16:54:04 +01:00
ObjectTemplateElement.php fix: Removed object template element changes from logging system 2018-02-05 09:49:40 +01:00
OrgBlacklist.php fix: Relaxed UUID4 requirement for UUID validation 2017-06-12 22:39:02 +02:00
Organisation.php fix: Keep the original org name if merging an org into a newer copy with a number appended (such as _1111) 2018-02-16 17:14:32 +01:00
Post.php
Regexp.php
Role.php new: Cleanup of role permissions 2018-03-31 23:27:47 +02:00
Server.php fix: Fixed issues with non string server settings when changing them via the console 2018-04-08 23:11:51 +02:00
ServerTag.php
ShadowAttribute.php fix: valueNotEmpty() switched to stringNotEmpty for the attribute value validation 2018-04-09 13:58:24 +02:00
SharingGroup.php new: New APIs to add/remove orgs and servers from sharing groups, fixes #2888 2018-02-02 08:46:14 +01:00
SharingGroupElement.php
SharingGroupOrg.php
SharingGroupServer.php
Sighting.php fix: Rework of tags index / galaxy view 2017-11-09 11:53:57 +01:00
Tag.php fix: Fixed issue blocking the creation of tags, fixes #2989 2018-03-01 21:07:44 +01:00
Task.php fix for issue #2458 2017-09-13 09:35:24 -04:00
Taxonomy.php new: Add tag restrictions for a single user 2017-12-08 16:31:00 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php fix: Fixed an issue with the roles model failing on stricter MySQL settings due to missing group by 2017-07-31 12:10:47 +02:00
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php Update User.php 2018-03-27 15:53:20 +02:00
Warninglist.php new: Add regex type to warninglists 2018-01-20 08:15:02 +01:00
WarninglistEntry.php
WarninglistType.php
Whitelist.php fix: Whitelist entries being removed breaks the indexing of attribute arrays 2017-04-05 11:44:12 +02:00