MISP/app/Controller
Andras Iklody d9afc70760
fix: [dashboards] saving the dashboard state failed due to uninitialised model
2021-01-26 12:25:24 +01:00
..
Component new: [server] Compare server events overlap 2021-01-18 11:34:38 +01:00
AllowedlistsController.php chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
AppController.php chg: bumped queryversion 2021-01-25 13:43:36 +01:00
AttributesController.php Merge pull request #6698 from JakubOnderka/small-ui-fixes 2020-12-13 13:44:24 +01:00
AuthKeysController.php fix: [UI] Enable quick filter for auth keys 2020-12-17 13:50:25 +01:00
CerebratesController.php fix: [UI] Redirect after add role modal to index page 2020-12-22 17:56:00 +01:00
CommunitiesController.php
CorrelationExclusionsController.php new: [correlation] added system to exclude certain values from the correlation engine 2021-01-07 09:31:38 +01:00
DashboardsController.php fix: [dashboards] saving the dashboard state failed due to uninitialised model 2021-01-26 12:25:24 +01:00
DecayingModelController.php chg: [sighting] Sighting statistics 2020-11-24 16:30:00 +01:00
DecayingModelMappingController.php
EventBlocklistsController.php fix: [UI] Blocklist mass delete 2020-09-07 18:16:13 +02:00
EventDelegationsController.php fix: [delegation] invalid user call 2020-12-16 18:18:04 +01:00
EventGraphController.php fix: [internal] Remove unused method from AppController 2020-11-27 09:01:35 +01:00
EventReportsController.php fix: [eventReport] Replace defanged values 2020-12-19 16:52:57 +01:00
EventsController.php chg: [internal] Optimise fetching tags for event index API requests 2021-01-17 14:39:02 +01:00
FavouriteTagsController.php
FeedsController.php fix: [internal] Attaching warninglist for feed event preview without attributes 2021-01-02 18:09:09 +01:00
GalaxiesController.php fix: [UI] Remove unused All button from galaxy index 2020-12-11 17:20:00 +01:00
GalaxyClusterBlocklistsController.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelationsController.php chg: [galaxyClusterRelations:add] Added picker for relation type 2020-11-19 18:48:57 +01:00
GalaxyClustersController.php chg: [tag] Fetch event count for tags in one query 2020-11-24 16:30:03 +01:00
GalaxyElementsController.php fix: [security] Make cluster's elements adhere to ACL 2020-11-24 12:15:42 +01:00
JobsController.php
LogsController.php fix: [log] Correctly handle limit and page params 2021-01-14 13:36:36 +01:00
ModulesController.php chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
NewsController.php chg: [internal] Move user checks to one place 2020-12-17 13:49:32 +01:00
NoticelistsController.php
ObjectReferencesController.php fix: [security] Throw exception if invalid data provided 2020-08-05 12:39:11 +02:00
ObjectTemplateElementsController.php
ObjectTemplatesController.php new: [internal] New model method find('column') 2020-12-23 10:42:05 +01:00
ObjectsController.php chg: [objects:delete] Support of hard flag in posted body. Fix #6689 2021-01-22 14:51:23 +01:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
OrganisationsController.php new: [UI] Allow to sort orgs by number of orgs 2020-12-23 15:09:22 +01:00
PagesController.php
PostsController.php chg: [posts] Allow to add comment to any user that can see event 2020-08-04 12:23:41 +02:00
RegexpController.php
RestClientHistoryController.php
RolesController.php fix: [UI] Redirect after add role modal to index page 2020-12-22 17:56:00 +01:00
ServersController.php fix: [diagnostics] complain about PHP >= 8.0 2021-01-22 11:55:35 +01:00
ShadowAttributesController.php rebase continue 2020-08-17 17:28:04 +02:00
SharingGroupsController.php new: [UI] Show sharing groups in org view 2021-01-07 18:32:15 +01:00
SightingdbController.php
SightingsController.php chg: [internal] Optimise sightings saving 2021-01-01 15:45:05 +01:00
TagCollectionsController.php Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
TagsController.php chg: [UI] Optimise fetching tags for picker 2021-01-14 19:41:01 +01:00
TasksController.php
TaxonomiesController.php fix: [taxonomy] Support unicode chars in tag names 2021-01-14 15:04:36 +01:00
TemplateElementsController.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplatesController.php
ThreadsController.php new: [UI] Find org images also by uuid and support SVG images 2020-12-13 13:09:39 +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 fix: [login] Correctly convert old password hash to blowfish 2021-01-21 10:34:59 +01:00
WarninglistsController.php chg: [warninglists:index] Migrated index to factory view 2020-11-10 13:30:32 +01:00