MISP/app/Model
Jakub Onderka 5c5f2b54ca
Merge pull request #7938 from JakubOnderka/authkeys-encrypted-vol2
Authkeys encrypted vol2
2021-11-09 08:36:44 +01:00
..
Behavior Merge pull request #7935 from JakubOnderka/system-setting-security 2021-11-07 09:56:21 +01:00
Datasource/Database fix: [database] made MySQLObserver php < 7.2 compliant 2020-04-14 15:37:55 +02:00
DecayingModelsFormulas chg: [internal] Remove unused 'full' arg when fetching taxonomies 2021-05-25 19:41:29 +02:00
AdminSetting.php chg: [internal] Fix setting cleanDb admin setting 2021-10-16 19:32:32 +02:00
Allowedlist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
AppModel.php Merge pull request #7938 from JakubOnderka/authkeys-encrypted-vol2 2021-11-09 08:36:44 +01:00
AttachmentScan.php new: [internal] Method Job::createJob 2021-09-30 13:05:29 +02:00
Attribute.php chg: [internal] Optimise loading attributes when doing search 2021-11-06 15:34:46 +01:00
AttributeTag.php chg: [internal] Faster tag extraction 2021-10-18 16:36:03 +02:00
AuditLog.php chg: [auditlog] Smarter title 2021-11-05 22:31:06 +01:00
AuthKey.php chg: [security] Use const hasher also for login 2021-08-24 21:45:37 +02:00
Bruteforce.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Cerebrate.php new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
Community.php fix: [community] removed invalid filter field causing notice errors 2020-11-30 23:39:05 +01:00
Correlation.php fix: [internal] Remove ssdeep data when deleting attribute 2021-09-03 16:38:49 +02:00
CorrelationExclusion.php new: [log] Audit log 2021-05-03 13:44:44 +02: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 chg: [internal] App model cleanup 2021-11-07 10:40:01 +01:00
EventBlocklist.php chg: [internal] Use hasAny 2021-10-05 20:33:53 +02:00
EventDelegation.php chg: [internal] Faster event tag attaching 2021-10-05 20:24:02 +02:00
EventGraph.php chg: [internal] Fix validation for UserSetting value 2021-10-18 09:04:06 +02:00
EventLock.php chg: [internal] Faster event locks with Redis 2021-03-08 18:07:36 +01:00
EventReport.php chg: [internal] Default distribution method 2021-10-10 10:14:04 +02:00
EventTag.php chg: [internal] Optimise fetching events by tags 2021-10-30 19:43:17 +02:00
FavouriteTag.php
Feed.php chg: [internal] App model cleanup 2021-11-07 10:40:01 +01:00
FuzzyCorrelateSsdeep.php chg: [internal] Faster calls 2021-09-03 16:20:14 +02:00
Galaxy.php Merge branch 'local_only' into develop 2021-11-08 14:15:18 +01:00
GalaxyCluster.php fix: [internal] Fetching clusters 2021-11-06 15:34:46 +01:00
GalaxyClusterBlocklist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyClusterRelation.php fix: [internal] Fetching clusters 2021-11-06 15:34:46 +01:00
GalaxyClusterRelationTag.php chg: [internal] Simplify creating tag 2021-10-30 19:40:52 +02:00
GalaxyElement.php chg: [internal] Remove unused methods 2021-07-27 21:03:45 +02:00
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php new: [internal] Method Job::createJob 2021-09-30 13:05:29 +02:00
Log.php chg: [internal] Log when object reference could not be captured 2021-10-25 09:14:44 +02:00
MispObject.php chg: [internal] Optimise saving attributes 2021-11-01 07:26:04 +01:00
Module.php chg: [modules] Use JsonTool 2021-10-18 09:04:06 +02:00
News.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Noticelist.php fix: undefined index notice when enable/disable noticelist 2021-07-15 10:32:36 +02:00
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 chg: [internal] Optimise saving attributes 2021-11-01 07:26:04 +01:00
ObjectRelationship.php fix: [internal] Update object relationships when updating JSONs 2021-07-07 12:38:49 +02:00
ObjectTemplate.php chg: [internal] Optimise updating templates 2021-10-30 22:29:39 +02:00
ObjectTemplateElement.php fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +02:00
OrgBlocklist.php new: [internal] OrgBlocklist::removeBlockedEvents 2021-09-30 21:18:25 +02:00
Organisation.php chg: [internal] Use hasAny for Org::canSee method 2021-10-11 09:41:46 +02:00
Post.php fix: [posts] add org field to email job 2021-07-23 15:44:53 +02:00
Regexp.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
RestClientHistory.php fix: [rest client] Handle state when body is too big to save into rest client history 2021-06-13 09:59:37 +02:00
Role.php fix: fix query to make it work on all supported db engines 2021-08-20 11:26:10 +02:00
Server.php new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
ShadowAttribute.php chg: [internal] Optimise afterFind and simplify ISODatetimeToUTC 2021-10-28 13:56:27 +02:00
SharingGroup.php fix: [internal] Do not allow deleting SG when object or event reprot is assigned to that SG 2021-10-20 18:27:42 +02:00
SharingGroupElement.php
SharingGroupOrg.php fix: [internal] Prevent duplicate org for sharing group 2021-10-20 18:08:42 +02:00
SharingGroupServer.php chg: [internal] Use hasAny method for checkIfAuthorised methods 2021-10-10 11:37:36 +02:00
Sighting.php chg: [internal] Optimise sightings 2021-10-17 16:17:17 +02:00
Sightingdb.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SightingdbOrg.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SystemSetting.php new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
Tag.php Merge branch 'local_only' into develop 2021-11-08 14:15:18 +01:00
TagCollection.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
TagCollectionTag.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Task.php
Taxonomy.php Merge branch 'local_only' into develop 2021-11-08 14:15:18 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php chg: [UI] Convert taxonomies to default view 2020-12-20 16:55:50 +01:00
Template.php chg: [internal] App model cleanup 2021-11-07 10:40:01 +01:00
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
ThreatLevel.php fix: [internal] ThreatLevel::list() function renamed 2021-03-30 09:38:41 +02:00
User.php chg: [internal] Reduce one SQL query for every request 2021-10-25 18:39:09 +02:00
UserSetting.php fix: [API] UserSetting::getSetting method 2021-10-30 12:45:29 +02:00
Warninglist.php chg: [UI] Show matched value for warninglist search 2021-08-18 09:22:39 +02:00
WarninglistEntry.php
WarninglistType.php