MISP/app/Controller
Sami Mokaddem 225c34ef0b Merge remote-tracking branch 'upstream/2.4' into sharingGraph 2018-07-12 14:47:14 +00:00
..
Component chg: [eventGraph] refacto after comments from the Overmind 2018-07-10 08:43:38 +00:00
AppController.php Merge remote-tracking branch 'upstream/2.4' into sharingGraph 2018-07-12 14:47:14 +00:00
AttributesController.php fix: [cleanup] Removed duplicate line, fixes #3448 2018-07-06 13:55:32 +02:00
EventBlacklistsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
EventDelegationsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
EventGraphController.php chg: [eventGraph] refacto after comments from the Overmind 2018-07-10 08:43:38 +00:00
EventsController.php Merge pull request #3460 from kalyparker/fix-export-events-csv 2018-07-10 09:28:22 +02:00
FavouriteTagsController.php fix: Fixes to several cases of reflected XSS, fixes #2381 2017-08-08 21:37:03 +02:00
FeedsController.php fix: Various fixes to the add feed action/view 2018-05-17 10:03:26 +02:00
GalaxiesController.php new: [galaxies] Force update galaxies and update improvements in general 2018-07-04 13:08:47 +02:00
GalaxyClustersController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
GalaxyElementsController.php new: First iteration of the galaxies (WIP) 2016-12-05 00:47:34 +01:00
JobsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
LogsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
ModulesController.php fix: Various fixes to the module api 2018-02-16 14:36:57 +01:00
NewsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
NoticelistsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
ObjectReferencesController.php fix: [object references] Object references can be added to deleted objects/attributes, fixes #3312 2018-06-05 15:35:26 +02:00
ObjectTemplateElementsController.php new: Further progress on the objects 2017-07-02 00:05:15 +02:00
ObjectTemplatesController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
ObjectsController.php fix: [bug] invalid function call for the event lock via the objects controller 2018-06-12 16:08:32 +02:00
OrgBlacklistsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
OrganisationsController.php chg: Case insensitive sort of organisation list 2018-07-05 11:09:13 +02:00
PagesController.php chg: Cleanup of the controllers and models 2016-08-25 11:38:37 +02:00
PostsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
RegexpController.php fix: [performance] Changed regex clean all function to work in a chunked fashion 2018-07-07 21:30:50 +02:00
RolesController.php chg: [i18n] Made the strings more i18n friendly across the application 2018-06-20 12:56:53 +02:00
ServersController.php fix: [python3] Missed python3 call instead of python 2018-07-12 16:19:01 +02:00
ShadowAttributesController.php new: [UI/UX] Event lock initial version 2018-06-12 09:40:23 +02:00
SharingGroupsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
SightingsController.php new: add API response for /sightings/listSightings 2018-02-21 10:49:21 +01:00
TagsController.php chg: [API] Adding a tag will no longer throw exceptions if the tag already exists 2018-06-05 17:52:08 +02:00
TasksController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
TaxonomiesController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
TemplateElementsController.php fix: Fixes to several issues with the template editor, fixes #2387, fixes #2388 2017-08-10 10:39:19 +02:00
TemplatesController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
ThreadsController.php fix: Throw an exception of no ID is passed to /threads/viewEvent, fixes #2977 2018-02-27 18:18:03 +01:00
UsersController.php fix: [security] Brute force protection can be bypased with a PUT request 2018-06-21 15:48:32 +02:00
WarninglistsController.php new: New flash message system, fixes #3252 2018-05-16 19:32:38 +02:00
WhitelistsController.php chg: remove redundant call to beforeFilter, just calling its parent 2016-09-16 03:40:52 +02:00