MISP/app/Controller
iglocska 3ee3c6a34d chg: [debugkit] Added the commented out loading of debugkit for convenience 2018-09-27 23:02:15 +02:00
..
Component new: [API] Added API description for the warninglist toggleEnable API 2018-09-19 12:21:44 +02:00
AppController.php chg: [debugkit] Added the commented out loading of debugkit for convenience 2018-09-27 23:02:15 +02:00
AttributesController.php fix: [API] added catcher for include_event_uuid via /attributes/restSearch 2018-09-19 12:32:11 +02:00
EventBlacklistsController.php new: [blacklisting] pass parameters via named parameters to filter the index 2018-09-16 22:06:40 +02:00
EventDelegationsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventGraphController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventsController.php fix: [API] malware samples not encoded with withAttachments=1 on the event level restSearch 2018-09-19 07:25:37 +02:00
FavouriteTagsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
FeedsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
GalaxiesController.php fix: [galaxies] Fixed same value across two namespaces causing issues 2018-07-29 23:40:45 +02:00
GalaxyClustersController.php new: [Galaxy] Delete individual clusters 2018-09-12 19:16:34 +02:00
GalaxyElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
JobsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
LogsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ModulesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
NewsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
NoticelistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectReferencesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplateElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplatesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectsController.php chg: [bug] Fixed wrong event lookup in case the uuid is passed as an eventId. Previously the code had two mutually exclusive conditions `Event.id = uuid and Event.uuid = uuid` so we were getting `Invalid event.` error 2018-08-03 13:32:55 +03:00
OrgBlacklistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
OrganisationsController.php proposed fix for admin add org with logo 2018-09-12 14:40:05 +02:00
PagesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
PostsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
RegexpController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
RolesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ServersController.php fix: [sync] Fixed some issues throwing notices when pulling 2018-09-09 15:55:42 +02:00
ShadowAttributesController.php fix: use configured attachments_dir instead of app/files/ in ShadowAttributesController.php 2018-08-17 17:38:08 +02:00
SharingGroupsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
SightingsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TagsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TasksController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TaxonomiesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplateElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplatesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ThreadsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
UsersController.php Merge branch '2.4' into feature/api_rework 2018-08-21 13:39:34 +02:00
WarninglistsController.php new: [API] Toggle the warninglists on/off in a convenient API 2018-09-19 12:20:59 +02:00
WhitelistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00