MISP/app/Model
iglocska 43836e2fb4
Merge branch '2.4' into develop
2021-05-04 09:46:58 +02:00
..
Behavior chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Datasource/Database
DecayingModelsFormulas fix: [decaying] 2-tag base_score ratio. Fix #6352 2020-09-28 10:30:02 +02:00
AdminSetting.php new: [CLI] check if updates are done yet or not 2021-02-25 11:37:37 +01:00
Allowedlist.php chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
AppModel.php new: [correlation exclusions] now have an optional comment field 2021-04-27 10:52:53 +02:00
AttachmentScan.php Merge pull request #6485 from JakubOnderka/module-timeout 2020-10-24 18:06:11 +02:00
Attribute.php Merge branch 'develop' of github.com:MISP/MISP into develop 2021-04-25 17:54:53 +02:00
AttributeTag.php fix: [UI] event matrix heatmap view correctly flattens the event 2021-03-05 01:02:00 +01:00
AuthKey.php new: [authkeys] Copy key info when resetting key 2021-03-03 09:23:07 +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
Correlation.php chg: [correlations] reverted the division by 2 for the correlation counts 2021-04-27 08:41:41 +02:00
CorrelationExclusion.php new: [Correlation exclusions] clean function reworked 2021-04-28 00:39:30 +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
Event.php chg: [event:alert] Added option to refresh to ban 2021-04-30 15:00:08 +02:00
EventBlocklist.php chg: [internal] Move addMISPExportFile from controller to model 2020-09-26 13:02:19 +02:00
EventDelegation.php
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 fix: [sync:local-tag] Local tags converted into global after sync for internal sync 2021-03-25 16:04:23 +01:00
EventTag.php fix: [sync:local-tag] Local tags converted into global after sync for internal sync 2021-03-25 16:04:23 +01:00
FavouriteTag.php
Feed.php new: [Cache] search allows bulk lookups 2021-04-20 17:21:18 +02:00
FuzzyCorrelateSsdeep.php fix: [correlations] Purge ssdeep table after attribute delete 2020-05-21 17:54:40 +02:00
Galaxy.php fix: [galaxy] logging - use SYSTEM as the default org name for logging 2021-04-26 13:44:12 +02:00
GalaxyCluster.php fix: [galaxyCluster:export] Only unset fields if they exists 2021-04-27 16:49:52 +02:00
GalaxyClusterBlocklist.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelation.php fix: [Sync] Crash when attempting to sync with 'Pull Galaxy Clusters' enabled 2021-03-17 15:31:36 +00:00
GalaxyClusterRelationTag.php chg: [internal] removed void return promise 2020-11-24 13:51:13 +01:00
GalaxyElement.php chg: [galaxyElement] Added individual deletion and JSON flattening/expanding 2020-12-02 11:55:15 +01:00
Inbox.php
Job.php chg: [internal] When caching feed, save progress to db less often 2021-02-24 20:28:37 +01:00
Log.php new: [galaxyCluster:wipe_default] New endpoint to wipe out all default clusters 2021-04-21 12:53:05 +02:00
MispObject.php Merge pull request #7342 from Wachizungu/fix-checkForDuplicateObjects-typo 2021-04-19 22:41:45 +02: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
ObjectReference.php chg: [objectReference] Renamed function 2021-02-19 09:11:17 +01:00
ObjectRelationship.php
ObjectTemplate.php fix: [objectTemplate:update] Typo instance variable 2021-01-27 12:17:31 +01:00
ObjectTemplateElement.php
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 chg: [organisation] "International" typo fixed + Europe added 2021-02-15 11:05:20 +01:00
Post.php fix: [post] Do not send emails to disabled user for new posts 2020-12-11 15:37:28 +01:00
Regexp.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
RestClientHistory.php
Role.php fix: [internal] perm_tag_editor can just create tags 2021-02-23 08:36:58 +01:00
Server.php Merge branch '2.4' into develop 2021-05-04 09:46:58 +02:00
ShadowAttribute.php fix: [shadowAttributes:viewPicture] Allows shadow attribute's pictures to be displayed 2021-01-25 15:26:53 +01:00
SharingGroup.php Merge pull request #7158 from JakubOnderka/sg-user-org-id 2021-04-03 17:42:17 +02:00
SharingGroupElement.php
SharingGroupOrg.php chg: [internal] Use find('column') on more places 2020-12-31 09:55:37 +01:00
SharingGroupServer.php fix: [comments] updated for two recent changes in the code 2021-03-02 13:03:54 +01:00
Sighting.php chg: [internal] Fetch attribute UUIDs for sightings in different query 2021-03-06 10:56:46 +01:00
Sightingdb.php
SightingdbOrg.php
Tag.php chg: [internal] Refactor TagsController::view 2021-02-09 10:57:01 +01:00
TagCollection.php fix: [tag collections] typo causing tag collections to break completely fixed 2021-02-11 10:42:39 +01:00
TagCollectionTag.php
Task.php
Taxonomy.php fix: [taxonomy] avoid MISP becoming unhappy when trying to enable tags for a non-existing taxonomy 2021-03-24 21:48:32 +01:00
TaxonomyEntry.php
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
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php fix: [internal] ThreatLevel::list() function renamed 2021-03-30 09:38:41 +02:00
User.php fix: [emailing] password resets and OTP didn't handle line breaks correctly 2021-04-28 15:33:50 +02:00
UserSetting.php new: [UI] User can choose columns for event index 2021-03-29 14:19:51 +02:00
Warninglist.php chg: [internal] Faster updating warninglist 2021-02-10 21:32:42 +01:00
WarninglistEntry.php
WarninglistType.php