MISP/app/Controller
iglocska 417f2452ae fix: [API] CSV export snafu fixed
- perhaps not ignoring the filter parameters and getting the full dataset visible to the current user is a helpful idea
2018-09-17 19:13:50 +02:00
..
Component new: [blacklisting] pass parameters via named parameters to filter the index 2018-09-16 22:06:40 +02:00
AppController.php chg: Bump recommended pyMispVersion 2018-09-06 11:27:02 -07:00
AttributesController.php new: [API] Added the includeEventTags parameter to the /attributes/restSearch API 2018-09-09 16:49:59 +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] CSV export snafu fixed 2018-09-17 19:13:50 +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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
WhitelistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00