MISP/app/Model
Christophe Vandeplas 758c4fd829 chg: [AuthKey] store IPs used to connect and show them 2023-03-19 11:37:29 +01:00
..
Behavior fix: [object correlations] fixed - ACL was incorrectly hiding valid correlations for a user, fixes #8929 2023-02-27 14:21:47 +01:00
Datasource/Database chg: [logs] Add SQL queries count to access log 2022-11-13 17:42:40 +01:00
DecayingModelsFormulas fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05:00
WorkflowModules fix: [workflowModules:splunkHec] Fixed indentation 2023-03-10 08:44:30 +01:00
AccessLog.php fix: [log] Request time 2022-12-02 09:50:18 +01:00
AdminSetting.php
Allowedlist.php
AppModel.php fix: [taxii servers] invalid baseurl field type 2023-02-24 02:00:16 +01:00
AttachmentScan.php
Attribute.php fix: [attribute:bro] Restored bro export 2023-02-17 16:16:49 +01:00
AttributeTag.php fix: [attributeTag:handleTag] Typo in argument positioning 2022-10-06 10:13:55 +02:00
AuditLog.php fix: [remote_ip] respect MISP.log_client_ip_header everywhere fixes #8781 2022-11-28 14:08:11 +01:00
AuthKey.php chg: [AuthKey] store IPs used to connect and show them 2023-03-19 11:37:29 +01:00
Bruteforce.php fix: [auth][log] log correct org/userid with failed login fixes #8807 2022-12-07 00:55:20 +01:00
Cerebrate.php
Community.php fix: [UI] Communities 2022-12-15 10:04:45 -05:00
Correlation.php Merge pull request #8603 from JakubOnderka/code-fixes 2022-11-14 10:10:50 +01:00
CorrelationExclusion.php chg: [internal] Cleanup Redis code 2022-10-08 18:18:25 +02:00
CorrelationValue.php fix: [correlation] Use int type for value_id 2022-10-21 15:41:11 +02:00
CryptographicKey.php chg: [internal] Faster fetching event index 2022-11-01 10:56:31 +01:00
Dashboard.php fix: [dashboard] sort dashboard widgets 2022-12-06 07:14:44 +01:00
DecayingModel.php chg: [internal] Add decaying model cache 2022-09-21 09:43:48 +02:00
DecayingModelMapping.php
Event.php chg: [internal] allow site admins ability to view event_creator_email for all events in export 2023-01-26 10:23:20 -06:00
EventBlocklist.php
EventDelegation.php
EventGraph.php fix: [acl] Event graph 2022-10-26 13:39:30 +02:00
EventLock.php new: [redis] Store some data in Redis compressed to save memory 2022-10-30 16:19:58 +01:00
EventReport.php fix: [typo] fixed after crash 2022-11-09 14:56:36 +01:00
EventTag.php fix: [UI] Error message when trying to add invalid attribute to object 2022-12-15 10:04:45 -05:00
FavouriteTag.php
Feed.php new: [feed] Store freetext feed compressed in cache 2022-10-30 11:49:38 +01:00
FuzzyCorrelateSsdeep.php
Galaxy.php fix: [internal] Attaching clusters 2022-12-01 13:11:21 +01:00
GalaxyCluster.php chg: [rearrange parameters] improve the way we allow users to rearrange data 2022-11-28 11:12:58 +01:00
GalaxyClusterBlocklist.php
GalaxyClusterRelation.php does not exists => does not exist 2022-11-08 16:13:14 +01:00
GalaxyClusterRelationTag.php
GalaxyElement.php fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
Inbox.php fix: [remote_ip] respect MISP.log_client_ip_header everywhere fixes #8781 2022-11-28 14:08:11 +01:00
Job.php chg: [appModel] Usage of `update` worker instead of `prio` 2022-09-01 15:55:37 +02:00
Log.php fix: [remote_ip] respect MISP.log_client_ip_header everywhere fixes #8781 2022-11-28 14:08:11 +01:00
MispObject.php new: [UI] Show similar objects when creating object from freetext 2022-12-15 10:05:13 -05:00
Module.php chg: [UI] Import module cleanup 2022-12-15 10:04:45 -05:00
News.php chg: [internal] More clear method name 2022-10-08 13:43:18 +02:00
Noticelist.php chg: [internal] Use JsonTool more often 2022-10-19 10:11:37 +02:00
NoticelistEntry.php
NotificationLog.php
ObjectReference.php
ObjectRelationship.php chg: [internal] Cleanup code for JSON decoding 2022-10-23 13:17:39 +02:00
ObjectTemplate.php new: [UI] Preparation for creating object from freetext 2022-12-15 10:05:13 -05:00
ObjectTemplateElement.php chg: [internal] Use JsonTool more often 2022-10-19 10:11:37 +02:00
OrgBlocklist.php
Organisation.php fix: [UI] Statistics EventTag call 2022-11-02 10:49:24 +01:00
OverCorrelatingValue.php chg: [correlation] Do not try to unblock value if doing full correlation 2022-10-21 19:16:47 +02:00
Post.php
Regexp.php
RestClientHistory.php
Role.php
Server.php chg: [vendor dir check diagnostic] made the execution optional if the required package is missing 2023-03-10 13:56:03 +01:00
ShadowAttribute.php
SharingGroup.php chg: [internal] Be sure that authorizedIds methods returns int 2022-10-22 14:35:41 +02:00
SharingGroupBlueprint.php
SharingGroupOrg.php chg: [internal] Be sure that authorizedIds methods returns int 2022-10-22 14:35:41 +02:00
SharingGroupServer.php chg: [internal] Be sure that authorizedIds methods returns int 2022-10-22 14:35:41 +02:00
Sighting.php fix: [sightings] don't be case insensitive on code side 2023-03-17 15:34:33 +01:00
Sightingdb.php
SightingdbOrg.php
SystemSetting.php
Tag.php fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05:00
TagCollection.php chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
TagCollectionTag.php chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
Task.php
TaxiiServer.php Merge branch 'taxii' of github.com:MISP/MISP into taxii 2022-11-21 13:29:35 +01:00
Taxonomy.php Merge pull request #8613 from JakubOnderka/fix-ui 2022-12-22 12:54:56 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php chg: [internal] Keep connection to OIDC when sending emails 2022-12-15 10:04:46 -05:00
UserSetting.php new: [user:periodicNotification] Started development of system allowing users to receive period notifications by email 2022-08-29 09:03:42 +02:00
Warninglist.php chg: [internal] Update warninglist cache just when it is necessary 2022-11-03 12:27:00 +01:00
WarninglistEntry.php
WarninglistType.php
Workflow.php fix: [workflow:getUserForWorkflow] Give all perms to workflow user 2022-12-12 09:41:42 +01:00
WorkflowBlueprint.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00