MISP/app/Model
iglocska dd9f00e5e0
Merge branch 'develop' of github.com:MISP/MISP into develop
2021-06-07 14:46:18 +02:00
..
Behavior fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +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 new: [log] Audit log 2021-05-03 13:44:44 +02:00
Allowedlist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
AppModel.php Merge remote-tracking branch 'origin/develop' into feature-galaxy-disabled 2021-06-03 11:01:49 +02:00
AttachmentScan.php Merge pull request #6485 from JakubOnderka/module-timeout 2020-10-24 18:06:11 +02:00
Attribute.php fix: [security] Always capture attribute sharing groups 2021-06-07 14:44:36 +02:00
AttributeTag.php fix: [internal] Missing variable 2021-05-05 18:33:50 +02:00
AuditLog.php new: [log] Audit Log statistics 2021-05-03 13:44:44 +02:00
AuthKey.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Bruteforce.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Cerebrate.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Community.php fix: [community] removed invalid filter field causing notice errors 2020-11-30 23:39:05 +01:00
Correlation.php fix: [correlations] Correctly handle exclusion 2021-05-10 08:30:56 +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 Merge remote-tracking branch 'origin/develop' into fix-sg-api-edit 2021-06-04 15:22:54 +02:00
EventBlocklist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
EventDelegation.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
EventGraph.php new: [eventgraph:viewPicture] Allow access to saved picture from the eventgraph history 2021-03-24 13:42:30 +01:00
EventLock.php chg: [internal] Faster event locks with Redis 2021-03-08 18:07:36 +01:00
EventReport.php new: [event index] add report count 2021-05-07 14:09:34 +02:00
EventTag.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
FavouriteTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Feed.php Merge pull request #7395 from JakubOnderka/feed-download-error-handlig 2021-05-05 18:00:15 +02:00
FuzzyCorrelateSsdeep.php fix: [correlations] Purge ssdeep table after attribute delete 2020-05-21 17:54:40 +02:00
Galaxy.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyCluster.php chg: [galaxyCluster:view] oved CyCat relationships in their own child elements 2021-06-04 10:16:23 +02:00
GalaxyClusterBlocklist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyClusterRelation.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyClusterRelationTag.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyElement.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Inbox.php new: [inbox] system added 2020-04-07 13:21:01 +02:00
Job.php chg: [internal] When caching feed, save progress to db less often 2021-02-24 20:28:37 +01:00
Log.php new: [log] Audit Log statistics 2021-05-03 13:44:44 +02:00
MispObject.php fix: [attribute:first_seen/last_seen] First seen value can be equal to the last_seen value. 2021-05-11 11:23:36 +02:00
Module.php fix: [internal] Remove warning when modules are not reachable 2020-11-01 15:19:57 +01:00
News.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Noticelist.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
NoticelistEntry.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 new: [log] Audit log 2021-05-03 13:44:44 +02:00
ObjectRelationship.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
ObjectTemplate.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
ObjectTemplateElement.php fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +02:00
OrgBlocklist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Organisation.php fix openapi errors, fix default organisation restricted_to_domain value 2021-06-03 18:26:42 +02:00
Post.php fix: [post:send_mails] Make sure to have full group_by 2021-06-04 10:37:31 +02:00
Regexp.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
RestClientHistory.php new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
Role.php chg: [UI] Make permision titles translatable 2021-05-24 10:38:40 +02:00
Server.php new: [CyCat integration] v1 2021-06-04 00:11:55 +02:00
ShadowAttribute.php fix: [attribute:first_seen/last_seen] First seen value can be equal to the last_seen value. 2021-05-11 11:23:36 +02:00
SharingGroup.php fix: [event:__prepareForPushToServer] Slight refactoring 2021-06-04 15:22:06 +02:00
SharingGroupElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SharingGroupOrg.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SharingGroupServer.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Sighting.php chg: [internal] Fetch attribute UUIDs for sightings in different query 2021-03-06 10:56:46 +01: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
Tag.php new: [log] Audit log 2021-05-03 13:44:44 +02: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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
Taxonomy.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
TaxonomyEntry.php fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
TaxonomyPredicate.php chg: [UI] Convert taxonomies to default view 2020-12-20 16:55:50 +01:00
Template.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplateElement.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementAttribute.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementFile.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementText.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateTag.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
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 new: [log] Audit log 2021-05-03 13:44:44 +02:00
UserSetting.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Warninglist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
WarninglistEntry.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
WarninglistType.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00