MISP/app/Model
iglocska 604b463a42 fix: [API] Fixed object view API 2018-07-03 17:42:09 +02:00
..
Behavior fix: Ugly fix for the float issues 2017-11-08 18:55:13 +01:00
AdminSetting.php new: Add default role to the user creation, fixes #256 2016-08-29 14:49:14 +02:00
AppModel.php new: [sync] Added flag to avoid using the proxy 2018-07-02 16:56:50 +02:00
Attribute.php fix: [bug] Potential fix for SQL return size limit reached when fetching a list of attributes 2018-07-02 10:38:24 +02:00
AttributeTag.php new: [attackMatrix] statistic about attack tags used in the instance 2018-06-18 09:58:20 +00:00
Bruteforce.php fix: Fix the broken bruteforce protection 2016-09-12 11:20:26 +02:00
Dns.php chg: replace spaces before tabs by tabs 2016-09-05 00:11:49 +02:00
Event.php Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-06-26 23:50:31 +02:00
EventBlacklist.php fix: Added default comment to event blacklists, fixes #2080 2017-05-11 09:22:20 +02:00
EventDelegation.php chg: remove redundant className attributes 2016-09-15 17:07:35 +02:00
EventLock.php new: [UI/UX] Event lock initial version 2018-06-12 09:40:23 +02:00
EventTag.php new: [attackMatrix] Also consider attack galaxy at event level in the 2018-06-18 14:51:29 +00:00
FavouriteTag.php chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Feed.php chg: [clarity] Made the file path validationfailing more obvious when adding local feeds 2018-06-22 05:30:03 +02:00
FuzzyCorrelateSsdeep.php new: First iteration of ssdeep correlation 2018-02-14 22:55:10 +01:00
Galaxy.php chg: [attackMatrix] removed forgotten debug cmd 2018-06-22 12:22:25 +00: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 fix: Removed debug breaking update 2018-06-07 21:43:30 +02:00
Job.php bro export funtionality 2016-08-29 17:26:14 +02:00
Log.php Update Log.php 2018-04-23 15:06:56 +02:00
MispObject.php fix: [API] Fixed object view API 2018-07-03 17:42:09 +02:00
Module.php fix: [Cortex] fixed Cortex auth issue 2018-06-19 11:07:01 +02:00
News.php chg: remove redundant className attributes 2016-09-15 17:07:35 +02:00
Noticelist.php fix: Changed filepath of noticelist not reflected in update script 2018-05-08 17:58:59 +02:00
NoticelistEntry.php new: Noticelist system added 2018-05-05 23:04:10 +02:00
ObjectReference.php fix: Fixed object->attribute references not being captured correctly 2018-05-08 09:25:51 +02: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: Changed United States -> United States of America in the org nationality list 2018-04-12 09:22:48 +02:00
Post.php chg: remove some references to variables 2016-09-15 17:08:58 +02:00
Regexp.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Role.php new: [ACL] Added new role permission: publish_zmq 2018-06-07 17:52:01 +02:00
Server.php chg: [PyMISP] released as 2.4.93 2018-07-01 18:26:06 +02:00
ServerTag.php chg: remove redundant className attributes 2016-09-15 17:07:35 +02:00
ShadowAttribute.php fix: valueNotEmpty() switched to stringNotEmpty for the attribute value validation 2018-04-09 13:58:24 +02:00
SharingGroup.php new: [internal] Added convenience method to find the ID of an SG via it's UUID 2018-06-17 23:35:38 +02:00
SharingGroupElement.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
SharingGroupOrg.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
SharingGroupServer.php chg: remove some references to variables 2016-09-15 17:08:58 +02:00
Sighting.php fix: Rework of tags index / galaxy view 2017-11-09 11:53:57 +01:00
Tag.php chg: [API] Changed the default exportable setting for tags that don't contain the field pushed via the API to true 2018-06-22 07:28:39 +02: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 chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TaxonomyPredicate.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Template.php chg: use new Tool for random string generation 2016-09-15 17:07:12 +02:00
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 chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TemplateElementFile.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TemplateElementText.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
TemplateTag.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Thread.php Use 24 hour clock 2016-12-13 13:59:11 +01:00
ThreatLevel.php remove commented out codelines 2016-05-31 18:01:54 +02:00
User.php fix: Use common code-path for user init via the login page and the CLI 2018-06-20 07:32:52 +02:00
Warninglist.php chg: [cleanup] Benchmarking calls removed 2018-06-05 11:04:31 +02:00
WarninglistEntry.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
WarninglistType.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
Whitelist.php fix: Whitelist entries being removed breaks the indexing of attribute arrays 2017-04-05 11:44:12 +02:00