MISP/app/Controller
iglocska c05ac67a7b
fix: [remove tag] no longer breaks after the first tag removal
2022-08-05 14:18:12 +02:00
..
Component fix: [ACL] entries updated 2022-08-04 19:05:10 +02:00
AllowedlistsController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
ApiController.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
AppController.php chg: [PyMISP] Bump version 2022-08-04 18:06:16 +02:00
AttributesController.php fix: [remove tag] no longer breaks after the first tag removal 2022-08-05 14:18:12 +02:00
AuditLogsController.php Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-07-13 11:46:53 +02:00
AuthKeysController.php Merge branch '2.4' into develop 2022-03-28 17:49:28 +02:00
CerebratesController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
CommunitiesController.php fix: [internal] Sending external e-mail 2021-09-14 14:59:33 +02:00
CorrelationExclusionsController.php chg: [internal] Top correlations cleanup 2022-05-09 14:34:38 +02:00
CorrelationsController.php new: [correlation rework] round 2 2022-08-03 15:44:27 +02:00
CryptographicKeysController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
DashboardsController.php chg: [UI] Remove dashboard layout 2022-05-07 19:12:47 +02:00
DecayingModelController.php fix: [signing validation] use the existing event rather than the incoming event for edits 2022-03-17 00:41:55 +01:00
DecayingModelMappingController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
EventBlocklistsController.php fix: [UI] Blocklist mass delete 2020-09-07 18:16:13 +02:00
EventDelegationsController.php fix: [delegation] invalid user call 2020-12-16 18:18:04 +01:00
EventGraphController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
EventReportsController.php fix: [UI] Show edit icon for event reports just when user have permission 2022-05-23 16:11:35 +02:00
EventsController.php fix: [publishing] with alert fixed (no more weird response message 2022-08-05 14:17:41 +02:00
FavouriteTagsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
FeedsController.php fix: remove non db field 2022-04-06 16:38:36 +02:00
GalaxiesController.php chg: [internal] Simplify fetching clusters 2022-05-22 13:33:08 +02:00
GalaxyClusterBlocklistsController.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelationsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
GalaxyClustersController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
GalaxyElementsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
JobsController.php chg: [UI] Fetch job progress in one query 2022-05-13 19:17:27 +02:00
LogsController.php chg: [workflows:index] Link to view workflow execution results 2022-06-24 12:18:52 +02:00
ModulesController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
NewsController.php chg: migrate news views to factory. 2021-08-09 16:36:07 +02:00
NoticelistsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectReferencesController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectTemplateElementsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectTemplatesController.php fix: [internal] Close sessions soon to allow concurrent request 2022-05-15 11:54:22 +02:00
ObjectsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
OrganisationsController.php fix: [security] low probability reflected XSS fixed 2022-04-18 01:05:10 +02:00
PagesController.php chg: [security] fixed a non-exploitable way to access arbitrary cakePHP view files 2022-04-18 02:19:12 +02:00
PostsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
RegexpController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
RestClientHistoryController.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
RolesController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
ServersController.php Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-08-04 10:08:56 +02:00
ShadowAttributesController.php fix: [internal] Undefined variable $mayModify 2022-07-12 14:35:24 +02:00
SharingGroupBlueprintsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
SharingGroupsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
SightingdbController.php
SightingsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
TagCollectionsController.php chg: [UI] Tag collections cleanup 2022-05-22 12:48:52 +02:00
TagsController.php chg: [internal] Faster showing tags by ajax 2022-05-22 16:12:07 +02:00
TasksController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
TaxonomiesController.php new: [taxonomy:normalizeCustomTags] Normalize custome tags to their taxonomy format 2022-07-12 14:13:30 +02:00
TemplateElementsController.php fix: [UI] Put back jQuery UI 2022-04-30 18:02:49 +02:00
TemplatesController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
ThreadsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
UserSettingsController.php chg: [UI] Fix setting placeholder for user setting 2022-02-19 16:07:11 +01:00
UsersController.php chg: [internal] Unsubscribe code 2022-06-07 15:07:28 +02:00
WarninglistsController.php chg: [internal] Just edit warninglist when updating 2022-05-06 16:41:06 +02:00
WorkflowBlueprintsController.php chg: [workflowBlueprint] Clean-up and new method export formats 2022-07-25 14:09:29 +02:00
WorkflowsController.php chg: [workflows] Allow running workflows via the editor interface 2022-08-04 10:01:32 +02:00