MISP/app/Controller
Jakub Onderka 8bb2d94c5e fix: [security] ACL check when loading ajax tags 2020-08-04 12:23:41 +02:00
..
Component fix: [api] minor fix to the blacklist responses 2020-08-03 16:39:38 +02:00
AppController.php fix: [security] ACL check when adding or removing tags 2020-08-04 12:23:41 +02:00
AttributesController.php fix: [security] ACL check when adding or removing tags 2020-08-04 12:23:41 +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: [api] fixed restresponse for blacklists 2020-08-03 16:34:01 +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 fix: [security] ACL check when adding or removing tags 2020-08-04 12:23:41 +02:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php fix: [internal] Feed controller cleanup 2020-07-27 09:50:11 +02:00
GalaxiesController.php chg: [galaxy:index] Cleaned up artifacts from galaxy2.0 2020-03-12 11:24:38 +01:00
GalaxyClustersController.php fix: [galaxyClusters:view] Fixed full_group_by issue when viewing the 2020-07-15 16:07:55 +02: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 fix: [audit] Show all attribute changes in event history 2020-07-02 15:47:16 +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: [security] Respect ACL when event edit 2020-08-04 12:21:42 +02:00
OrgBlacklistsController.php chg: [api] fixed restresponse for blacklists 2020-08-03 16:34:01 +02: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 pull request #6044 from JakubOnderka/sort-tags-by-name 2020-07-07 12:19:09 +02:00
ShadowAttributesController.php chg: [proposals:index] Migrated index to the factory index 2020-08-03 14:32:26 +02: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 chg: [internal] Faster loading sighting 2020-07-28 09:50:28 +02:00
TagCollectionsController.php fix: check if variables are defined 2019-10-09 09:35:09 +02:00
TagsController.php fix: [security] ACL check when loading ajax tags 2020-08-04 12:23:41 +02: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 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 chg: [users:acceptRegistration] Displays an error message if saved 2020-07-30 09:00:46 +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