MISP/app/Controller
Jakub Onderka 50a0f564c6
fix: [audit] Correct title in audit log when admin edit user
2019-09-09 19:34:38 +02:00
..
Component fix: [sync] Post test fixed for sync users 2019-09-09 15:36:30 +02:00
AppController.php new: [auth key fail logging throttle] Throttle the auth key failed log entries to 1 / hour / key 2019-09-09 14:09:18 +02:00
AttributesController.php fix: [API] removed testing exception 2019-08-14 14:38:02 +02:00
CommunitiesController.php fix: [API] Set gpgkey to '' instead of array() if user has no pgp key set 2019-08-30 11:16:16 +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 chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
EventsController.php fix: [sync] Fixed major performance blocker 2019-09-06 10:59:48 +02:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php chg: [feed] Error handling for saveFreetextFeedData 2019-09-03 17:24:06 +02:00
GalaxiesController.php new: [internal / API] new component added to handle repeatable code across all controllers (toolbox controller) 2019-08-14 15:01:31 +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: Replace not exists MethodNotFoundException with NotFoundException 2019-08-14 21:27:05 +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: [API] invalid object reference fixed in objects/view, fixes #5003 2019-08-14 17:03:47 +02:00
OrgBlacklistsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
OrganisationsController.php fix: [API] Delete organisations by UUID, fixes #4989 2019-08-14 11:30:11 +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 fix: [security] Fix to a vulnerability related to the server index 2019-09-09 13:00:21 +02:00
ShadowAttributesController.php new: [internal / API] new component added to handle repeatable code across all controllers (toolbox controller) 2019-08-14 15:01:31 +02:00
SharingGroupsController.php chg: Show sharing groups' uuids 2019-08-14 14:54:26 +02:00
SightingsController.php chg: Return the sighting when adding one through REST API 2019-08-20 10:52:12 +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 chg: Setting the 'Tag' key when editing a tag through API is not mandatory (consistency) 2019-08-20 17:46:44 +02:00
TasksController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TaxonomiesController.php fix: [API] taxonomy/addTag now correctly responds if queried via the API instead of redirecting, fixes #4865 2019-07-29 17:01:28 +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: [audit] Correct title in audit log when admin edit user 2019-09-09 19:34:38 +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