MISP/app/Model
iglocska 5ec0ac952d
chg: [bulk update] simplified
2023-11-25 11:42:28 +01:00
..
Behavior chg: [log] Do not audit log when unique_ips field is changed 2023-05-24 09:49:14 +02: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 chg: [bulk update] simplified 2023-11-25 11:42:28 +01:00
AccessLog.php fix: [AccessLog] MySQL command 2023-03-30 00:04:07 +02:00
AdminSetting.php
Allowedlist.php
AppModel.php new: [event report] fetch from url now detects other formats 2023-11-02 14:41:06 +01:00
AttachmentScan.php
Attribute.php chg: [bulk update] simplified 2023-11-25 11:42:28 +01:00
AttributeTag.php new: [WiP] edit refactor 2023-11-20 14:13:15 +01: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: [disable_seen_ips] enable by default, switch to opt-out 2023-11-23 12:29:31 +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 fix: [overorrelation] truncation should only happen on full recorrelations 2023-11-22 09:44:15 +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: [bulk update] simplified 2023-11-25 11:42:28 +01:00
EventBlocklist.php new: [workflow-modules:add-eventblocklist-entry] Added new action module 2023-10-19 13:46:14 +02:00
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: [error handling] added to LLM push 2023-11-09 12:11:29 +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: [role permission] for viewing feed correlations 2023-06-09 08:22:45 +02:00
FuzzyCorrelateSsdeep.php
Galaxy.php chg: [internal] Code cleanup for galaxy import 2023-05-17 13:56:17 +02:00
GalaxyCluster.php fix: api order not working because of dropped param/incorrect handling, related to #9359 2023-11-09 09:56:57 +01:00
GalaxyClusterBlocklist.php chg: [internal] Faster checking if galaxy cluster is blocked 2023-05-24 09:58:09 +02:00
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 new: [forgotten password] optional feature added 2023-07-10 15:30:28 +02:00
MispObject.php fix: [bulk update] objects fixed 2023-11-23 09:53:56 +01: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 new: [orgBlocklist:index] Added total blocked count and last block time for each blocked orgs 2023-04-18 15:06:22 +02:00
Organisation.php fix: [UI] Statistics EventTag call 2022-11-02 10:49:24 +01:00
OverCorrelatingValue.php fix: [over-correlations] weren't truly case insensitive, causing potential issues matching and entering values 2023-05-22 11:26:05 +02:00
Post.php
Regexp.php
RestClientHistory.php
Role.php new: [role permission] for viewing feed correlations 2023-06-09 08:22:45 +02:00
Server.php chg: [disable_seen_ips] enable by default, switch to opt-out 2023-11-23 12:29:31 +01:00
ShadowAttribute.php fix: [debug reverted] reverted erroneously committed debug / exception 2023-07-24 00:49:54 +02:00
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: [sighting:anonymisation] Anonymize sightings if and only if anonymization is set in the settings 2023-11-20 08:57:29 +01:00
Sightingdb.php
SightingdbOrg.php
SystemSetting.php new [diag]: Improve diagnostics when instance does not have internet or does not use self-update. 2023-08-02 20:42:03 +02:00
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 '2.4' of github.com:MISP/MISP into develop 2023-07-21 16:17:20 +02:00
Taxonomy.php fix: [Taxonomies] fix enabling of individual taxonomy tags for tags with special chars. fixes ##9300 2023-10-02 16:41:53 +02:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php new: [User] Add setting to limit site admin roles to instance's host org. 2023-10-04 12:40:04 +02: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 fix: [warninglist:crud] Nicer error message when trying to save no values 2023-10-25 11:45:00 +02:00
WarninglistEntry.php
WarninglistType.php
Workflow.php fix: api order not working because of dropped param/incorrect handling, related to #9359 2023-11-09 09:56:57 +01:00
WorkflowBlueprint.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00