MISP/app/Controller
iglocska 66532a095c
Merge branch '2.4' into develop
2024-04-26 08:47:04 +02:00
..
Component Merge branch 'develop' of github.com:MISP/MISP into develop 2024-04-17 15:10:30 +02:00
AccessLogsController.php chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
AllowedlistsController.php
AnalystDataBlocklistsController.php chg: [analyst-data] Added `locked` flag, support of orgc/org, analyst-data-blocklist and most implementation of push synchronisation - WiP 2024-02-01 14:24:41 +01:00
AnalystDataController.php chg: [analystData:API] Automatically encapsulate request's data into the analystType 2024-04-11 10:01:52 +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 new: [fast api auth] added 2024-04-23 13:23:31 +02:00
AttributesController.php chg: [internal] Remove outdated code from beforeFilter 2024-04-20 14:15:47 +02:00
AuditLogsController.php fix: [log] Do not save to database big changes 2024-02-01 17:46:56 +01:00
AuthKeysController.php fix: [AuthKeys] Allow users to edit own authkeys, fix #9292 (#9293) 2023-09-28 11:15:18 +02:00
BenchmarksController.php new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
CerebratesController.php
CollectionElementsController.php chg: [collection-elements:addElementToCollection] Redirect to collection creation if there no collections 2024-02-06 14:25:54 +01:00
CollectionsController.php new: [collections] feature added. Still missing sync integration - WiP 2024-01-28 18:05:29 +01:00
CommunitiesController.php
CorrelationExclusionsController.php
CorrelationsController.php
CryptographicKeysController.php
DashboardsController.php fix: [security] reflected xss on dashboard edit 2023-08-11 09:53:21 +02:00
DecayingModelController.php
DecayingModelMappingController.php
EventBlocklistsController.php
EventDelegationsController.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
EventGraphController.php
EventReportsController.php fix: [eventreport] import from url api fixed 2024-04-15 07:23:03 +02:00
EventsController.php Merge branch '2.4' into develop 2024-04-26 08:47:04 +02:00
FavouriteTagsController.php
FeedsController.php chg: [feed] Added support of tag_collection_id when dealing with feeds 2024-04-17 15:59:10 +02:00
GalaxiesController.php fix: [Galaxies:toggle] Display correct message when disabling a galaxy 2024-03-04 08:18:00 +01:00
GalaxyClusterBlocklistsController.php
GalaxyClusterRelationsController.php
GalaxyClustersController.php fix: [galaxy_clusters] Add orgc filter option for index, set it as default for galaxy view 'My Clusters' 2024-04-22 00:03:58 +02:00
GalaxyElementsController.php fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
JobsController.php chg: [events:export] Make setting `MISP.disable_cached_exports` enabled by default 2024-01-31 14:26:22 +01:00
LogsController.php fix: [logs:index] Fixed UI pagination in application logs 2024-04-25 14:46:22 +02:00
ModulesController.php
NewsController.php
NoticelistsController.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
ObjectReferencesController.php
ObjectTemplateElementsController.php
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
OrganisationsController.php fix: [security] properly check for valid logo upload 2024-03-05 14:48:57 +01:00
PagesController.php
PostsController.php
RegexpController.php
RestClientHistoryController.php
RolesController.php
ServersController.php chg: [CLI] Simplify updating JSON structures 2024-04-21 10:37:08 +02: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
SightingBlocklistsController.php new: [sighting sync] blocklisting added 2024-04-04 12:08:22 +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 fix: [tagCollection:removeTag] Fixed incorrect permission check 2024-04-10 15:36:09 +02:00
TagsController.php fix: [logging] fixed using removeTagFromObject() 2024-03-06 10:39:55 +01:00
TasksController.php
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
TemplatesController.php fix: [templates controller] remove CSRF protection from the rearranging 2023-05-23 10:46:54 +02:00
ThreadsController.php
UserLoginProfilesController.php fix: [internal] Code style 2024-01-04 10:11:14 +01:00
UserSettingsController.php
UsersController.php fix: [user registration] pgp key not saved from the registration 2024-04-26 08:32:39 +02:00
WarninglistsController.php chg: [logging] fail silently if logging entry can't be saved 2023-12-07 15:17:58 +01:00
WorkflowBlueprintsController.php
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