MISP/app/Controller
Jakub Onderka d71f1310e5 new: [acl] Move disabling correlation checking to Acl component 2022-10-24 09:32:23 +02:00
..
Component new: [acl] Move disabling correlation checking to Acl component 2022-10-24 09:32:23 +02:00
AllowedlistsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
ApiController.php new: [UI] Show warning if user don't have permission to use API 2022-10-07 15:21:10 +02:00
AppController.php new: [acl] Move checks from controller to ACL component 2022-10-24 09:32:23 +02:00
AttributesController.php Merge pull request #8695 from JakubOnderka/user-organisations 2022-10-23 16:15:56 +02:00
AuditLogsController.php fix: [workflow] Menu links 2022-10-10 22:25:48 +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
CorrelationExclusionsController.php chg: [internal] Top correlations cleanup 2022-05-09 14:34:38 +02:00
CorrelationsController.php fix: [UI] Show active tab for over correlations 2022-09-13 16:13:51 +02:00
CryptographicKeysController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
DashboardsController.php fix: [widgets] Fix some widgets 2022-10-20 14:54:36 +02:00
DecayingModelController.php
DecayingModelMappingController.php
EventBlocklistsController.php
EventDelegationsController.php
EventGraphController.php
EventReportsController.php chg: [internal] Use specific controller version of jsonDecode 2022-10-10 22:07:25 +02:00
EventsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
FavouriteTagsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
FeedsController.php fix: [ACL] Permissions for feeds 2022-10-22 14:35:41 +02:00
GalaxiesController.php chg: [galaxies] slightly saner lookup 2022-08-22 16:24:55 +02:00
GalaxyClusterBlocklistsController.php
GalaxyClusterRelationsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
GalaxyClustersController.php chg: [UI] Add page title for galaxy cluster view 2022-09-07 17:41:51 +02:00
GalaxyElementsController.php chg: [internal] Cleanup code for JSON decoding 2022-10-23 13:17:39 +02:00
JobsController.php chg: [UI] Fetch job progress in one query 2022-05-13 19:17:27 +02:00
LogsController.php chg: [logs:index] Allow to filter based on the created field in the UI 2022-10-14 15:30:00 +02:00
ModulesController.php
NewsController.php
NoticelistsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectReferencesController.php chg: [events:attributeToolbar] Bulk relationship add shows details of selected object 2022-10-11 12:46:17 +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 fix: [internal] Less fragile event unpublishing 2022-10-13 09:39:15 +02:00
OrgBlocklistsController.php
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 fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
RestClientHistoryController.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
RolesController.php
ServersController.php chg: [internal] Use JsonTool more often vol. 2 2022-10-19 14:36:55 +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 fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +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 fix: [internal] Cleanup code for tag controller 2022-10-22 14:35:41 +02:00
TasksController.php
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
ThreadsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
UserSettingsController.php fix: [UI] Handling non exists user setting 2022-07-29 17:18:56 +02:00
UsersController.php fix: [internal] Cleanup code for UserController 2022-10-23 10:08:56 +02:00
WarninglistsController.php chg: [internal] Just edit warninglist when updating 2022-05-06 16:41:06 +02:00
WorkflowBlueprintsController.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00
WorkflowsController.php new: [workflow:execute_module] Allow to ignore format conversion before executing module 2022-10-17 14:35:39 +02:00