.. |
Component
|
chg: [ACL] added correlation exception edit
|
2021-04-27 12:11:02 +02:00 |
AllowedlistsController.php
|
chg: [internal] Using Allowedlist instead of Whitelist
|
2020-09-01 16:28:20 +02:00 |
AppController.php
|
chg: bumped queryversion
|
2021-05-04 11:04:10 +02:00 |
AttributesController.php
|
fix: [attribute search] Don't use form tampering protection for searches
|
2021-04-27 09:45:11 +02:00 |
AuthKeysController.php
|
new: [authkeys] Allowed IPs
|
2021-03-03 09:23:07 +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 exclusions] now have an optional comment field
|
2021-04-27 10:52:53 +02:00 |
CorrelationsController.php
|
new: [Correlations] Added cached toplist
|
2021-04-27 00:40:40 +02:00 |
DashboardsController.php
|
fix: [CSRF] issues resolved for the dashboards controller
|
2021-04-13 10:51:09 +02: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
|
new: [eventgraph:viewPicture] Allow access to saved picture from the eventgraph history
|
2021-03-24 13:42:30 +01:00 |
EventReportsController.php
|
chg: [eventReports:delete] Make delete/restore call consistent with other models
|
2021-01-26 15:33:46 +01:00 |
EventsController.php
|
fix: [UI] Event lock warning
|
2021-04-23 10:17:15 +02:00 |
FavouriteTagsController.php
|
…
|
|
FeedsController.php
|
fix: [feeds:edit] Recover event_id if it exists
|
2021-04-26 10:12:27 +02:00 |
GalaxiesController.php
|
new: [galaxyCluster:wipe_default] New endpoint to wipe out all default clusters
|
2021-04-21 12:53:05 +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: [optimise] Faster loading galaxy cluster index
|
2021-03-01 22:46:35 +01:00 |
GalaxyElementsController.php
|
chg: [galaxyElement] Added individual deletion and JSON flattening/expanding
|
2020-12-02 11:55:15 +01:00 |
JobsController.php
|
chg: [UI] Correctly handle progress for jobs
|
2021-03-14 22:47:55 +01:00 |
LogsController.php
|
chg: [LogsController] add missing EventReport in log search
|
2021-02-12 15:13:16 +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
|
Merge branch 'feature-reference-for-extended-event' into develop
|
2021-02-19 09:09:21 +01:00 |
ObjectTemplateElementsController.php
|
…
|
|
ObjectTemplatesController.php
|
Merge branch 'develop' of github.com:MISP/MISP into feature-getRawObjectTemplate
|
2021-01-27 09:40:40 +01:00 |
ObjectsController.php
|
new: [object] Allows updating from an unknown object templates
|
2021-02-16 11:04:11 +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
|
…
|
|
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
|
new: [servers:edit] Fetches available orgs and tags from remote server
|
2021-04-20 10:46:43 +02:00 |
ShadowAttributesController.php
|
fix: [shadowAttributes:viewPicture] Allows shadow attribute's pictures to be displayed
|
2021-01-25 15:26:53 +01:00 |
SharingGroupsController.php
|
fix: [internal] Bad variable
|
2021-02-12 10:10:18 +01:00 |
SightingdbController.php
|
…
|
|
SightingsController.php
|
chg: [internal] fetchEventIds refactored
|
2021-04-21 09:09:29 +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
|
Restored generic when successes > 1
|
2021-03-23 20:37:52 +00:00 |
TasksController.php
|
…
|
|
TaxonomiesController.php
|
new: [UI] Show tag info in taxonomy view
|
2021-02-18 14:27:44 +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
|
new: [UI] User column selector
|
2021-03-29 14:19:53 +02:00 |
UsersController.php
|
fix: [emailing] password resets and OTP didn't handle line breaks correctly
|
2021-04-28 15:33:50 +02:00 |
WarninglistsController.php
|
chg: [warninglists:checkValue] Exposed feature in the UI
|
2021-05-03 16:53:04 +02:00 |