MISP/app/Controller
iglocska 14106b811a
fix: [freetext] ip-src/ip-dst meta-type didn't have a valid category list
2024-04-26 08:43:00 +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 fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
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: [attribute search] by uuid updated 2024-04-17 12:00:53 +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 chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
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 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 fix: [eventreport] import from url api fixed 2024-04-15 07:23:03 +02:00
EventsController.php fix: [freetext] ip-src/ip-dst meta-type didn't have a valid category list 2024-04-26 08:43:00 +02:00
FavouriteTagsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
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 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: [analyst-data] Various fixes regarding ACL and recursive fetching 2024-02-06 10:04:20 +01: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: [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 fix: [security] properly check for valid logo upload 2024-03-05 14:48:57 +01: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 Merge remote-tracking branch 'origin/develop' into notes 2024-02-07 17:17:29 +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
SightingBlocklistsController.php new: [sighting sync] blocklisting added 2024-04-04 12:08:22 +02:00
SightingdbController.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
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 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 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 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