MISP/app/Controller
Steve Clement 48e13a9ee7
fix: [typo] tagID
2022-01-06 13:12:36 +09:00
..
Component fix: [typo] tagID 2022-01-06 13:12:36 +09:00
AllowedlistsController.php chg: [allowedlist] Migrated views to factory 2021-04-29 15:42:05 +02:00
AppController.php chg: [PyMISP] Bump version 2021-12-22 11:14:21 +01:00
AttributesController.php Merge branch '2.4' into develop 2021-12-07 18:15:01 +01:00
AuditLogsController.php chg: [internal] Optimise loading event info in AuditLog 2021-11-06 20:28:01 +01:00
AuthKeysController.php new: [API] Read only authkeys 2021-06-28 12:41:10 +02:00
CerebratesController.php new: [cerebrate:pull_sg] Pull sharing groups from a cerebrate instance 2021-09-06 17:24:23 +02:00
CommunitiesController.php fix: [internal] Sending external e-mail 2021-09-14 14:59:33 +02:00
CorrelationExclusionsController.php fix: bug correlation exclusion comment overriding value 2021-09-15 09:34:36 +02:00
CorrelationsController.php new: [Correlations] Added cached toplist 2021-04-27 00:40:40 +02:00
DashboardsController.php fix: [dashbpard:updateSetting] Usage of CSRF token 2021-06-04 16:35:32 +02:00
DecayingModelController.php chg: [sighting] Sighting statistics 2020-11-24 16:30:00 +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
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 new: [eventgraph:viewPicture] Allow access to saved picture from the eventgraph history 2021-03-24 13:42:30 +01:00
EventReportsController.php chg: [internal] Default distribution method 2021-10-10 10:14:04 +02:00
EventsController.php chg: [internal] Make JSONConverterTool method static 2021-12-14 22:35:50 +01:00
FavouriteTagsController.php
FeedsController.php fix: [feeds] i18n some strings 2021-11-30 15:04:48 +01:00
GalaxiesController.php fix: [tags] enforce local_only check on backend 2021-10-28 11:59:06 +02:00
GalaxyClusterBlocklistsController.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelationsController.php fix: [galaxyClusterRelations] Bump cluster's timestamp after performing CRUD on relations 2021-03-01 15:56:58 +01:00
GalaxyClustersController.php chg: [galaxyClusters:view] Both inbound and outbound relations can be viewed 2021-07-12 11:34:09 +02:00
GalaxyElementsController.php chg: [galaxyElement] Added individual deletion and JSON flattening/expanding 2020-12-02 11:55:15 +01:00
JobsController.php chg: [backwards] compatibility 2021-12-18 17:31:02 +01:00
LogsController.php fix: [internal] Code cleanup 2021-08-23 17:03:44 +02:00
ModulesController.php chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
NewsController.php chg: migrate news views to factory. 2021-08-09 16:36:07 +02:00
NoticelistsController.php fix: nest noticelist entries inside Noticelist property 2021-07-15 13:59:05 +02:00
ObjectReferencesController.php fix: [API] Object reference view 2021-11-01 08:44:49 +01:00
ObjectTemplateElementsController.php
ObjectTemplatesController.php chg: [internal] Faster fetching object templates for selectbox 2021-10-30 20:51:26 +02:00
ObjectsController.php fix: [UI] Adding attributes to object 2021-11-24 15:03:48 +01:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
OrganisationsController.php chg: [internal] Deprecate Org::getUUIDs endpoint 2021-09-09 14:21:05 +02:00
PagesController.php
PostsController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
RegexpController.php
RestClientHistoryController.php
RolesController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
ServersController.php fix: [server:add] Pass the correct variables to the view 2021-12-21 16:08:59 +01:00
ShadowAttributesController.php chg: use new bg jobs tool in shadow attributes controller 2021-11-02 11:10:30 +01:00
SharingGroupsController.php chg: migrate sharing_views/view/[id] to factory 2021-08-11 10:50:47 +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] Optimise sightings 2021-10-17 16:17:17 +02:00
TagCollectionsController.php Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
TagsController.php new: [tag] Generate predictable tag color 2021-12-14 09:24:24 +01:00
TasksController.php
TaxonomiesController.php fix: [taxonomies] disabling tags via API call failed 2021-09-07 14:20:29 +02:00
TemplateElementsController.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplatesController.php chg: reuse add view for /templates/edit 2021-07-21 15:07:58 +02:00
ThreadsController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
UserSettingsController.php fix: [API] Exception value 2021-10-30 12:45:29 +02:00
UsersController.php fix: [user creation] Don't create an advanced authkey by default when creating a new user 2021-11-18 23:04:32 +01:00
WarninglistsController.php chg: [UI] Show matched value for warninglist search 2021-08-18 09:22:39 +02:00