MISP/app/Controller
Jakub Onderka b1d31d653d fix: [admin] Show logos in SVG format in admin 2024-01-30 14:49:37 +01:00
..
Component fix: [GalaxyClusters] fix tag_name restsearch filter (#9512) 2024-01-28 09:11:37 +01:00
AccessLogsController.php chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
AllowedlistsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
ApiController.php new: [api] added X-MISP-AUTH as an alternative header to Authorization, fixes #9418 2023-11-29 19:59:43 +01:00
AppController.php fix: [appController:harvestParameters] Always support page and limit parameters while harvesting parameters 2024-01-24 12:48:41 +01:00
AttributesController.php chg: [internal] Optimise reportValidationIssuesAttributes 2024-01-05 16:40:49 +01:00
AuditLogsController.php chg: [internal] Use array_push($array, ...) instead of slower array_merge 2024-01-28 16:01:21 +01:00
AuthKeysController.php fix: [AuthKeys] Allow users to edit own authkeys, fix #9292 (#9293) 2023-09-28 11:15:18 +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: [security] reflected xss on dashboard edit 2023-08-11 09:53:21 +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 fix: [UI] Blocklist mass delete 2020-09-07 18:16:13 +02:00
EventDelegationsController.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
EventGraphController.php fix: [acl] Event graph 2022-10-26 13:39:30 +02:00
EventReportsController.php new: [event report] fetch from url now detects other formats 2023-11-02 14:41:06 +01:00
EventsController.php chg: [internal] Use array_push($array, ...) instead of slower array_merge 2024-01-28 16:01:21 +01:00
FavouriteTagsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
FeedsController.php fix: [feeds] fix missing variable for view 2023-05-21 08:49:33 +02:00
GalaxiesController.php fix: [security] XSS in selectGalaxy 2023-10-04 13:16:33 +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 fix: [Galaxies] fix galaxy view, galaxy clusters search. fix #9224 2023-07-31 16:36:47 +02: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: [search] pagination fix 2023-10-02 15:30:17 +02: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: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01: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: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
ObjectsController.php fix: [objects:edit] Restored behavior of upgrading object to newer template 2023-10-24 09:26:41 +02:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
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: [admin] Show logos in SVG format in admin 2024-01-30 14:49:37 +01:00
ShadowAttributesController.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
SharingGroupBlueprintsController.php new: [sg blueprint] encode as sync rule functionality added 2023-12-20 15:32:51 +01:00
SharingGroupsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
SightingdbController.php
SightingsController.php new: [sightings:view] Added endpoint sightings/view to get sightings by ID or UUID 2023-11-07 15:16:39 +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 fix: [capitalisation] fail 2023-06-08 13:15:34 +02:00
TaxonomiesController.php fix: taxonomy view filter is not kept when switching pages, fixes #8875 2023-11-15 12:04:28 +01:00
TemplateElementsController.php fix: [UI] Put back jQuery UI 2022-04-30 18:02:49 +02:00
TemplatesController.php fix: [templates controller] remove CSRF protection from the rearranging 2023-05-23 10:46:54 +02:00
ThreadsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
UserLoginProfilesController.php fix: [internal] Code style 2024-01-04 10:11:14 +01:00
UserSettingsController.php fix: [UI] Handling non exists user setting 2022-07-29 17:18:56 +02:00
UsersController.php new: [CLI] cake User init command 2024-01-14 17:35:25 +01:00
WarninglistsController.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
WorkflowBlueprintsController.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00
WorkflowsController.php chg: [workflow:normalizeData] Gracefully cath exception and provide more feedback when supplying wrong input data 2023-10-25 16:20:39 +02:00