MISP/app/Controller
mokaddem fcf5f7ffbd
fix: [attributes:edit] Do not required the distribution anymore
2020-05-07 13:34:00 +02:00
..
Component fix: [ACL] added objects/restSearch 2020-05-06 13:25:08 +02:00
AppController.php chg: [roles] allow the creation site admin enabled roles without auth access 2020-05-06 14:53:11 +02:00
AttributesController.php fix: [attributes:edit] Do not required the distribution anymore 2020-05-07 13:34:00 +02: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 fix: [decaying] Attributes not having a DM associated will be defaulted 2020-02-21 14:47:52 +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
EventBlacklistsController.php chg: No need to encapsulate data in API request 2019-08-27 10:54:15 +02:00
EventDelegationsController.php fix: [API] Messages fixed for event delegations 2019-08-30 14:08:21 +02:00
EventGraphController.php Fix some typo 2019-10-04 13:02:59 +02:00
EventsController.php Merge pull request #5207 from JakubOnderka/patch-33 2020-04-30 18:21:04 +09:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php fix: [feed:add] Do not override `new_event_at_each_pull` value. Fix #5815 2020-04-27 11:21:59 +02:00
GalaxiesController.php chg: [galaxy:index] Cleaned up artifacts from galaxy2.0 2020-03-12 11:24:38 +01:00
GalaxyClustersController.php chg: [galaxyCluster:index] Migrated to use the genericElement factory + 2020-03-12 13:39:50 +01:00
GalaxyElementsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
InboxController.php new: [inbox] stub controller 2020-04-07 13:31:18 +02:00
JobsController.php chg: [update] Added new worker type `update` to perform updates 2019-10-01 13:36:37 +02:00
LogsController.php chg: [logs:search] Added support of JSON return format 2020-04-14 10:48:58 +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 fix: [API] fixed an incorrect fix to the object references add function from earlier today, fixes #4866 2019-08-05 16:49:25 +02: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 fix: [objecs:reviseObject] Pass forgotten template data - Fix #5733 2020-03-30 08:37:16 +02:00
OrgBlacklistsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
OrganisationsController.php new: [inbox] system added 2020-04-07 13:21:01 +02: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 Merge branch '2.4' into 5272 2020-04-28 15:31:17 +02:00
ShadowAttributesController.php Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2019-12-16 13:36:01 +01:00
SharingGroupsController.php chg: Show sharing groups' uuids 2019-08-14 14:54:26 +02:00
SightingdbController.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingsController.php new: [refactor] Massive internal refactor and cleanup of deprecated APIs 2019-11-29 10:11:30 +01:00
TagCollectionsController.php fix: check if variables are defined 2019-10-09 09:35:09 +02:00
TagsController.php fix: [API] fix to a double negation fail in the tagging 2019-11-29 13:40:22 +01:00
TasksController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TaxonomiesController.php fix: [API] taxonomies controller index call fixed for API calls 2020-01-29 19:45:57 +01: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 fix: [thread:view] Threads are no longer rendered for not related Event 2020-03-11 14:00:02 +01:00
UserSettingsController.php fix: [user settings] fixed unlocking of API routes 2020-03-02 00:43:07 +01:00
UsersController.php fix: [registration] acceptRegistration now accepts non User wrapped input 2020-05-06 21:40:04 +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