MISP/app/Controller
iglocska e3d716b9a7
fix: [postTest] speculative fix for case sensitivity of headers
- as reported by @DavoDirty
2023-01-02 12:29:33 +01:00
..
Component chg: [runaway function] split into easier to comprehend ones 2022-12-22 15:35:30 +01:00
AccessLogsController.php new: [log] Add ability to log sql queries for access log 2022-12-02 09:39:05 +01:00
AllowedlistsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
ApiController.php fix: [internal] AppController cleanup 2022-10-30 15:13:23 +01:00
AppController.php chg: [PyMISP] Bump version 2022-12-22 11:37:28 +01:00
AttributesController.php fix: [UI] Quick edit of distribution 2022-12-15 10:04:46 -05:00
AuditLogsController.php fix: [AuditLog] warn admin when audit log is not enabled 2022-11-28 09:58:01 +01: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: [UI] Communities 2022-12-15 10:04:45 -05:00
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 chg: [decayingModels:enable/disable] Return a better API response 2022-11-28 10:16:06 +01:00
DecayingModelMappingController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
EventBlocklistsController.php
EventDelegationsController.php
EventGraphController.php fix: [acl] Event graph 2022-10-26 13:39:30 +02:00
EventReportsController.php fix: [ACL] Event report permission 2022-11-15 09:55:33 +01:00
EventsController.php chg: [UI] Show exception message to user when importing MISP file 2022-12-15 10:05:13 -05: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 fix: [internal] Attaching clusters 2022-12-01 13:11:21 +01:00
GalaxyClusterBlocklistsController.php
GalaxyClusterRelationsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
GalaxyClustersController.php fix: [UI] Galaxy cluster distribution levels 2022-12-15 10:05:13 -05:00
GalaxyElementsController.php fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
JobsController.php chg: [UI] Fetch job progress in one query 2022-05-13 19:17:27 +02:00
LogsController.php fix: [log] filter user logs on user_id not email 2022-12-06 13:08:31 +01:00
ModulesController.php chg: [internal] Move module perms to one place 2022-10-27 12:48:24 +02:00
NewsController.php new: [news] Show the latest news in nicer view 2022-10-10 17:18:11 +02:00
NoticelistsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectReferencesController.php fix: [UI] Cleanup for reference bulk add 2022-10-15 09:30:03 +02:00
ObjectTemplateElementsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectTemplatesController.php chg: [internal] Add blackhole exception logging 2022-12-15 10:05:13 -05:00
ObjectsController.php fix: [UI] Undefined shortDist array 2022-12-15 10:05:13 -05:00
OrgBlocklistsController.php
OrganisationsController.php chg: [acl] Move org index access to ACLComponent 2022-10-24 09:59:19 +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 chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
ServersController.php fix: [postTest] speculative fix for case sensitivity of headers 2023-01-02 12:29:33 +01:00
ShadowAttributesController.php fix: [acl] Add event to template when adding shadow attribute 2022-11-02 13:24:34 +01: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 new: [acl] Check sighting deletion in ACLComponent 2022-11-02 13:24:34 +01:00
TagCollectionsController.php chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
TagsController.php new: show highlighted tags in event index 2022-11-30 16:01:07 +01:00
TasksController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
TaxiiServersController.php Merge branch 'taxii' of github.com:MISP/MISP into taxii 2022-11-21 13:29:35 +01:00
TaxonomiesController.php fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05: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 fix: [UI] Handling non exists user setting 2022-07-29 17:18:56 +02:00
UsersController.php chg: [mail] Allow to unsubscribe from notification emails 2022-12-15 10:05:13 -05:00
WarninglistsController.php chg: [API] For warninglist index returns all warninglists 2022-10-24 12:12:26 +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