MISP/app/Controller
iglocska 44e792617c
fix: [search] don't append the same quicksearch value more than once in the URL
2021-01-05 08:40:37 +01:00
..
Component fix: [internal] removed function promises in crud component 2020-12-17 12:48:38 +01:00
AllowedlistsController.php chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
AppController.php fix: [search] don't append the same quicksearch value more than once in the URL 2021-01-05 08:40:37 +01:00
AttributesController.php Merge pull request #6698 from JakubOnderka/small-ui-fixes 2020-12-13 13:44:24 +01:00
AuthKeysController.php fix: [security] Remove hashed advanced keys from response 2020-11-29 20:34:21 +01:00
CerebratesController.php new: [Cerebrates] added Cerebrate sync functionality 2020-11-30 23:43:44 +01:00
CommunitiesController.php new: [SightingDB] Added integration with SightingDB 2019-11-06 21:20:04 +01:00
DashboardsController.php chg: [widgets:multiline] Pass widget_config to the view 2020-03-24 12:01:57 +01:00
DecayingModelController.php chg: [sighting] Sighting statistics 2020-11-24 16:30:00 +01:00
DecayingModelMappingController.php chg: [decaying:model] Second batch of fix from the PR review - WiP (not tested) 2019-09-12 11:02:39 +02:00
EventBlocklistsController.php fix: [UI] Blocklist mass delete 2020-09-07 18:16:13 +02:00
EventDelegationsController.php fix: [delegation] invalid user call 2020-12-16 18:18:04 +01:00
EventGraphController.php fix: [internal] Remove unused method from AppController 2020-11-27 09:01:35 +01:00
EventReportsController.php chg: [eventReport:reportFromEvent] Added support of attributes and objects 2020-11-13 15:59:53 +01:00
EventsController.php fix: [UI] Show correct menu for EventsController::importModule action 2020-12-11 17:20:02 +01:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php fix: [warnings] Attach warnings to feed and server event preview 2020-10-03 10:17:05 +02:00
GalaxiesController.php fix: [UI] Remove unused All button from galaxy index 2020-12-11 17:20:00 +01:00
GalaxyClusterBlocklistsController.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelationsController.php chg: [galaxyClusterRelations:add] Added picker for relation type 2020-11-19 18:48:57 +01:00
GalaxyClustersController.php chg: [tag] Fetch event count for tags in one query 2020-11-24 16:30:03 +01:00
GalaxyElementsController.php fix: [security] Make cluster's elements adhere to ACL 2020-11-24 12:15:42 +01:00
JobsController.php chg: [update] Added new worker type `update` to perform updates 2019-10-01 13:36:37 +02:00
LogsController.php fix: [logs] Add missing AuthKey model to log search 2020-11-19 15:47:39 +01:00
ModulesController.php chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
NewsController.php fix: News View add, index and Controller (flash messages i18n bug 2019-03-12 17:26:44 +03:00
NoticelistsController.php
ObjectReferencesController.php fix: [security] Throw exception if invalid data provided 2020-08-05 12:39:11 +02:00
ObjectTemplateElementsController.php
ObjectTemplatesController.php fix: [UI] Confusing messages after object template is deleted 2020-12-09 20:32:23 +01:00
ObjectsController.php fix: [UI] Show correct menu for Contact Reporter page 2020-12-11 17:20:02 +01:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
OrganisationsController.php new: [UI] Find org images also by uuid and support SVG images 2020-12-13 13:09:39 +01:00
PagesController.php fix: [CS] CS brought up to date 2018-11-23 14:22:18 +01:00
PostsController.php chg: [posts] Allow to add comment to any user that can see event 2020-08-04 12:23:41 +02:00
RegexpController.php
RestClientHistoryController.php new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
RolesController.php chg: [Roles] CRUD rework 2020-11-11 10:44:06 +01:00
ServersController.php chg: [UI] Allow to set syslog setting from UI 2020-11-19 21:32:14 +01:00
ShadowAttributesController.php rebase continue 2020-08-17 17:28:04 +02:00
SharingGroupsController.php fix: [UI] Show correct sync org for sharing group view 2020-12-11 17:20:46 +01:00
SightingdbController.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingsController.php chg: [sighting] Reworked listing sightings 2020-11-24 16:30:03 +01:00
TagCollectionsController.php Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
TagsController.php fix: [UI] Favourite only for tags 2020-11-24 16:30:03 +01:00
TasksController.php
TaxonomiesController.php fix: [UI] Do not show taxonomy delete menu link when user don't have permission 2020-12-09 17:44:03 +01:00
TemplateElementsController.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplatesController.php
ThreadsController.php new: [UI] Find org images also by uuid and support SVG images 2020-12-13 13:09:39 +01:00
UserSettingsController.php Additionnal protection against XSS, the response type defaults to html while it should be JSON. (#6118) 2020-07-14 17:26:57 +02:00
UsersController.php new: [UI] Find org images also by uuid and support SVG images 2020-12-13 13:09:39 +01:00
WarninglistsController.php chg: [warninglists:index] Migrated index to factory view 2020-11-10 13:30:32 +01:00