cerebrate/src/Controller
Sami Mokaddem 7ccf925247
security: [authkey:add] Restrict creation of API keys for users in the same org and for other org_admins
2023-02-23 14:57:42 +01:00
..
Component new: [crud:filter] Added support of IN searches using dropdown 2023-02-23 12:55:18 +01:00
Open fix: [security] open endpoints should only be open when enabled 2022-02-04 00:36:31 +01:00
AlignmentsController.php fix: [alignments:add] Index individuals and orgs by ID instead of array index 2023-01-17 09:25:11 +01:00
ApiController.php new: add /api openapi spec view with redoc, add faker to fixtures, validate api responses with openapi spec, add /api/v1/ prefix to api routes 2022-01-07 13:45:52 +01:00
AppController.php new: [adminNotificationBehavior] Added first version of new behavior and associated inboxProcessor 2022-10-26 17:10:04 +02:00
AuditLogsController.php chg: [audit:filter] Made request_action a multiple search 2023-02-23 13:04:33 +01:00
AuthKeysController.php security: [authkey:add] Restrict creation of API keys for users in the same org and for other org_admins 2023-02-23 14:57:42 +01:00
BroodsController.php chg: [brood:queryIndex] Added support of pagination and filtering 2023-02-13 15:39:25 +01:00
EncryptionKeysController.php new: [pgp] library ported from MISP 2022-10-21 15:25:52 +02:00
ErrorController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
InboxController.php chg: [inbox:filtering] Possibility to filter on severity 2022-11-15 11:22:02 +01:00
IndividualsController.php fix: [individual edit] permission check fix 2022-11-14 11:37:58 +01:00
InstanceController.php fix: [instance:search_all] Support of conditions and afterFind when using global search 2022-02-28 14:16:12 +01:00
LocalToolsController.php fix: [localTools:action] Catch error if local tool's action returned unexpected data 2022-06-08 11:51:52 +02:00
MailingListsController.php chg: [mailinglist] Added ACL conditions on mailing list operations 2022-02-23 10:03:12 +01:00
MetaTemplateFieldsController.php new: [instance:search_all] Early work on search all feature 2021-09-10 11:55:54 +02:00
MetaTemplatesController.php new: [metaTemplate:metaFieldMigration] Added support of force migrate 2023-02-16 13:35:38 +01:00
OrganisationsController.php chg: [organisations:index] Always include metafields for API requests 2023-02-13 15:12:54 +01:00
OutboxController.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
PagesController.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
PermissionLimitationsController.php new: [permission limitations] subsystem added 2022-11-09 14:09:27 +01:00
RolesController.php fix: [roles] setting default should be exclusive 2022-01-27 22:06:26 +01:00
SharingGroupsController.php fix: [sharingGroups:addOrg] Use correct index to add to the group 2023-02-16 14:55:43 +01:00
UserSettingsController.php fix: [security] user settings allow enumeration of usernames 2022-02-04 00:45:42 +01:00
UsersController.php chg: [users:index] Added setting to allow the deletion of users 2023-02-16 15:07:06 +01:00