MISP/app/Controller
Raphaël Vinot 6a1963930b chg: [PyMISP] Bump 2023-06-08 15:14:58 +02:00
..
Component fix: [acl] added missing entries 2023-06-08 14:23:14 +02:00
AccessLogsController.php chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
AllowedlistsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
ApiController.php fix: [internal] AppController cleanup 2022-10-30 15:13:23 +01:00
AppController.php chg: [PyMISP] Bump 2023-06-08 15:14:58 +02:00
AttributesController.php fix: [internal] Warning when searchvalue is not defined 2023-05-03 18:15:40 +02:00
AuditLogsController.php chg: [event index] changed to the indextable generator 2022-12-24 06:28:42 +01:00
AuthKeysController.php fix: [AuthKeys] improve readability of add ACL 2023-06-04 09:25:19 +02:00
CerebratesController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
CommunitiesController.php fix: [UI] Communities 2022-12-15 10:04:45 -05:00
CorrelationExclusionsController.php chg: [internal] Top correlations cleanup 2022-05-09 14:34:38 +02:00
CorrelationsController.php fix: [UI] Show active tab for over correlations 2022-09-13 16:13:51 +02:00
CryptographicKeysController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
DashboardsController.php Merge pull request #8909 from JakubOnderka/fix-notice 2023-05-24 09:53:50 +02:00
DecayingModelController.php chg: [decayingModels:enable/disable] Return a better API response 2022-11-28 10:16:06 +01:00
DecayingModelMappingController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01: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 fix: [acl] Event graph 2022-10-26 13:39:30 +02:00
EventReportsController.php fix: [ACL] Event report permission 2022-11-15 09:55:33 +01:00
EventsController.php Merge pull request #9050 from righel/add-searchvalue-param 2023-05-02 15:12:14 +02:00
FavouriteTagsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
FeedsController.php fix: [feeds] fix missing variable for view 2023-05-21 08:49:33 +02:00
GalaxiesController.php chg: [internal] Code cleanup for galaxy import 2023-05-17 13:56:17 +02:00
GalaxyClusterBlocklistsController.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelationsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
GalaxyClustersController.php fix: [galaxyCluster index] filter by galaxy should accept UUID too not just ID 2023-03-17 15:50:47 +01:00
GalaxyElementsController.php fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
JobsController.php chg: [UI] Fetch job progress in one query 2022-05-13 19:17:27 +02:00
LogsController.php fix: admin logs pagination 2023-04-18 16:58:35 +02:00
ModulesController.php chg: [internal] Move module perms to one place 2022-10-27 12:48:24 +02:00
NewsController.php new: [news] Show the latest news in nicer view 2022-10-10 17:18:11 +02:00
NoticelistsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectReferencesController.php fix: [UI] Cleanup for reference bulk add 2022-10-15 09:30:03 +02:00
ObjectTemplateElementsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
ObjectTemplatesController.php chg: [internal] Add blackhole exception logging 2022-12-15 10:05:13 -05:00
ObjectsController.php fix: [objects:group_attributes_into_object] Typo in find options 2023-02-20 15:04:31 +01:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
OrganisationsController.php chg: [acl] Move org index access to ACLComponent 2022-10-24 09:59:19 +02:00
PagesController.php chg: [security] fixed a non-exploitable way to access arbitrary cakePHP view files 2022-04-18 02:19:12 +02:00
PostsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
RegexpController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
RestClientHistoryController.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
RolesController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
ServersController.php fix: [cleanup] removes some TODO messages #103 2023-05-21 10:09:05 +02:00
ShadowAttributesController.php fix: [internal] Missing user_id field for event when editing shadow attribute 2023-02-08 12:38:29 +01:00
SharingGroupBlueprintsController.php chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
SharingGroupsController.php fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
SightingdbController.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingsController.php new: [acl] Check sighting deletion in ACLComponent 2022-11-02 13:24:34 +01:00
TagCollectionsController.php chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
TagsController.php new: show highlighted tags in event index 2022-11-30 16:01:07 +01:00
TasksController.php chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
TaxiiServersController.php fix: [capitalisation] fail 2023-06-08 13:15:34 +02:00
TaxonomiesController.php fix: [internal] Taxonomy code cleanup 2022-12-15 10:04:45 -05:00
TemplateElementsController.php fix: [UI] Put back jQuery UI 2022-04-30 18:02:49 +02:00
TemplatesController.php fix: [templates controller] remove CSRF protection from the rearranging 2023-05-23 10:46:54 +02:00
ThreadsController.php new: [internal] New method SharingGroup::authorizedIds 2022-05-22 18:03:16 +02:00
UserSettingsController.php fix: [UI] Handling non exists user setting 2022-07-29 17:18:56 +02:00
UsersController.php fix: [Users] fixes column not found Role.perm_site_admin 2023-06-04 08:18:52 +02:00
WarninglistsController.php chg: [API] For warninglist index returns all warninglists 2022-10-24 12:12:26 +02:00
WorkflowBlueprintsController.php fix: [workflow] Importing blueprints 2022-10-10 22:26:12 +02:00
WorkflowsController.php Merge branch 'develop' of github.com:MISP/MISP into feature-workflow-filtering-modules 2023-05-03 14:57:04 +02:00