MISP/app/Model
Jakub Onderka b7eef315df chg: [internal] Do not fetch user settings for User::getAuthUser 2020-12-17 13:49:32 +01:00
..
Behavior chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Datasource/Database fix: [database] made MySQLObserver php < 7.2 compliant 2020-04-14 15:37:55 +02:00
DecayingModelsFormulas fix: [decaying] 2-tag base_score ratio. Fix #6352 2020-09-28 10:30:02 +02:00
AdminSetting.php fix: [adminSetting] Avoid trying to create new entries if previous save failed 2020-01-20 13:26:25 +01:00
Allowedlist.php chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
AppModel.php Merge branch '2.4' into cerebrate 2020-11-30 23:49:40 +01:00
AttachmentScan.php Merge pull request #6485 from JakubOnderka/module-timeout 2020-10-24 18:06:11 +02:00
Attribute.php chg: [vhash] removed validation altogether 2020-11-25 21:53:56 +01:00
AttributeTag.php chg: [tag] Fetch event count for tags in one query 2020-11-24 16:30:03 +01:00
AuthKey.php fix: [authkey] There is no AuthKey.timestamp column 2020-11-19 13:19:43 +01:00
Bruteforce.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Cerebrate.php new: [Cerebrates] added Cerebrate sync functionality 2020-11-30 23:43:44 +01:00
Community.php fix: [community] removed invalid filter field causing notice errors 2020-11-30 23:39:05 +01:00
Dashboard.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
DecayingModel.php chg: [decayingModel:listTaxoWithNumericalValue] Cleaner usage of 2020-06-08 08:25:25 +02:00
DecayingModelMapping.php chg: [decaying:model] Fith batch of fix from the PR review - WiP (not tested) 2019-09-12 11:28:32 +02:00
Event.php fix: [distribution graph] Graph doesn't work for non sync users when event is shared to sharing group 2020-12-13 21:47:14 +01:00
EventBlocklist.php chg: [internal] Move addMISPExportFile from controller to model 2020-09-26 13:02:19 +02:00
EventDelegation.php fix: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +02:00
EventGraph.php
EventLock.php
EventReport.php new: [eventReport] Report from event 2020-11-13 13:56:28 +01:00
EventTag.php chg: [tag] Fetch event count for tags in one query 2020-11-24 16:30:03 +01:00
FavouriteTag.php
Feed.php chg: [feed] Optimise freetext feed caching 2020-11-19 09:53:02 +01:00
FuzzyCorrelateSsdeep.php fix: [correlations] Purge ssdeep table after attribute delete 2020-05-21 17:54:40 +02:00
Galaxy.php fix: [galaxy update] force flag should be cast to boolean 2020-11-23 22:30:54 +01:00
GalaxyCluster.php chg: [internal] removed void return promise 2020-11-24 13:51:13 +01:00
GalaxyClusterBlocklist.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelation.php chg: [internal] removed void return promise 2020-11-24 13:51:13 +01:00
GalaxyClusterRelationTag.php chg: [internal] removed void return promise 2020-11-24 13:51:13 +01:00
GalaxyElement.php fix: [security] Make cluster's elements adhere to ACL 2020-11-24 12:15:42 +01:00
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php chg: [internal] Better job progress and status logging 2020-06-28 09:06:27 +02:00
Log.php chg: [logging] Allow to define syslog identifier 2020-11-19 21:16:32 +01:00
MispObject.php fix: [object] Send all required arguments 2020-11-18 12:07:29 +01:00
Module.php fix: [internal] Remove warning when modules are not reachable 2020-11-01 15:19:57 +01:00
News.php
Noticelist.php
NoticelistEntry.php
NotificationLog.php new: [emailing] Server admins can get a threshold for per org e-mail alerts, fixes #4714 2019-06-04 11:30:01 +02:00
ObjectReference.php fix: [objectReference] Do no reset timestamp to current time if already provided 2020-09-18 15:33:42 +02:00
ObjectRelationship.php
ObjectTemplate.php fix: few typos 2019-06-12 11:38:19 +02:00
ObjectTemplateElement.php fix: [decaying:tool] Support strict sql mode while fetching available 2020-02-21 16:33:34 +01:00
OrgBlocklist.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
Organisation.php fix: [security] Do not leak org names when hide_organisation_index_from_users enabled 2020-12-10 23:01:08 +01:00
Post.php chg: [mail] TLP in subject should be uppercase 2020-09-21 13:14:56 +02:00
Regexp.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
RestClientHistory.php
Role.php chg: Refacto bunch of galaxy clusters files 2020-07-07 09:47:13 +02:00
Server.php Merge pull request #6699 from folbricht-stripe/s3-fix-writable-check 2020-12-07 12:07:03 +01:00
ServerTag.php
ShadowAttribute.php new: [av] Malware protection for uploaded files 2020-10-22 16:38:07 +02:00
SharingGroup.php fix: [distribution graph] Graph doesn't work for non sync users when event is shared to sharing group 2020-12-13 21:47:14 +01:00
SharingGroupElement.php
SharingGroupOrg.php new: [UI] Show event preview when merging 2020-07-20 08:39:51 +02:00
SharingGroupServer.php new: [UI] Show event preview when merging 2020-07-20 08:39:51 +02:00
Sighting.php fix: [sighting] Make sure that correct columns are processed 2020-12-08 11:02:31 +01:00
Sightingdb.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingdbOrg.php new: [SightingDB] Added integration with SightingDB 2019-11-06 21:20:04 +01:00
Tag.php Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-11-09 10:07:43 +01:00
TagCollection.php chg: [internal] Invalid message for UUID contains that UUID must be RFC 4122 compliant 2020-09-18 10:56:28 +02:00
TagCollectionTag.php
Task.php
Taxonomy.php chg: [taxonomy] Include if the predicate is exclusive at entry level 2020-11-05 15:23:12 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php fix: [security] discussion thread ACL issues fixed 2020-02-08 10:34:23 +01:00
ThreatLevel.php
User.php chg: [internal] Do not fetch user settings for User::getAuthUser 2020-12-17 13:49:32 +01:00
UserSetting.php chg: [internal] Load just necessary info when loading homepage info 2020-12-17 13:49:32 +01:00
Warninglist.php fix: [internal] Redis unlink method for old Redis versions 2020-11-24 18:21:52 +01:00
WarninglistEntry.php
WarninglistType.php