MISP/app/Controller
iglocska c06aa1fd79
fix: [API] Simple worker management added
- /servers/startWorker/[queue]
- /servers/stopWorker/[pid]
- /servers/getWorkers
2019-06-19 14:08:06 +02:00
..
Component fix: [API] Simple worker management added 2019-06-19 14:08:06 +02:00
AppController.php Merge pull request #4674 from juju4/devel-globalstrict 2019-06-18 09:29:12 +01:00
AttributesController.php fix: [attributes] Correctly pass the user object and renamed delete function 2019-06-12 11:56:42 +02:00
EventBlacklistsController.php Update EventBlacklistsController.php 2019-06-13 14:57:10 +02:00
EventDelegationsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
EventGraphController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventsController.php new: [API] On-demand inclusion of attribute relations via the event view endpoint 2019-06-18 10:51:16 +02:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php fix: Typos in controllers 2019-04-29 16:12:55 +03:00
GalaxiesController.php fix: [galaxy clusters] Choosing them via the UI was dog slow 2019-05-09 12:22:30 +02:00
GalaxyClustersController.php chg: [galaxyMatrix] Added sorting by score. Fix #4608 2019-05-13 15:07:38 +02:00
GalaxyElementsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
JobsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
LogsController.php fix: [security] Org admins could reset credentials for site admins 2019-06-11 11:05:34 +02:00
ModulesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectReferencesController.php chg: [Objects] Sorts object references types in add reference form (#3969) 2018-12-22 09:54:12 +01:00
ObjectTemplateElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplatesController.php new: [UI] Filter the object template index using the quick search 2019-06-18 17:51:25 +02:00
ObjectsController.php chg: [object:fromAttributes] Method only accesible via AJAX and regular 2019-06-12 11:17:17 +02:00
OrgBlacklistsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
OrganisationsController.php fix: fixed i18n string representation in Controllers 2019-03-21 18:10:26 +03:00
PagesController.php fix: [CS] CS brought up to date 2018-11-23 14:22:18 +01:00
PostsController.php fix: Fixed i18n strings in Controllers 2019-04-02 16:57:41 +03:00
RegexpController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
RestClientHistoryController.php new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
RolesController.php fix: fixed i18n string representation in Controllers 2019-03-21 18:10:26 +03:00
ServersController.php fix: [API] Simple worker management added 2019-06-19 14:08:06 +02:00
ShadowAttributesController.php Publish events to Kafka 2019-03-18 15:53:22 +01:00
SharingGroupsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
SightingsController.php fix: [Sightings] ACL fixed 2019-04-24 15:11:00 +02:00
TagCollectionsController.php new: [tagging] Stop pre-populating forms for tagging / attaching of galaxies 2019-03-20 11:21:40 +01:00
TagsController.php Fixed case sensitivity in the tag search API (/tags/search). 2019-04-16 21:54:55 +02:00
TasksController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TaxonomiesController.php fix: [taxonomies] non initialised variable throwing notices fixed 2019-04-11 12:05:55 +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 fix: [galaxyMatrix] Handle case if deprecated galaxy does not exists 2019-06-12 14:12:06 +02:00
WarninglistsController.php Update WarninglistsController.php 2019-04-03 10:52:18 +09:00
WhitelistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00