cerebrate/src/Controller
iglocska 10ce8beb30
chg: [CRUD] component - only try to unlink MetaFields if it's actually loaded
2022-11-09 13:58:02 +01:00
..
Component chg: [CRUD] component - only try to unlink MetaFields if it's actually loaded 2022-11-09 13:58:02 +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] missing contains added 2022-09-19 02:17:36 +02:00
ApiController.php
AppController.php fix: [authkey] should only be used in a rest context 2022-09-19 02:14:57 +02:00
AuditLogsController.php fix: [auditlogs:index] Typo preventing showing the `changed` field 2022-10-21 15:55:31 +02:00
AuthKeysController.php fix: [error code] adding an authkey for a user you are not authorised to modify resulted in a 404 instead of a 405 2022-02-20 14:56:21 +01:00
BroodsController.php
EncryptionKeysController.php new: [pgp] library ported from MISP 2022-10-21 15:25:52 +02:00
ErrorController.php
InboxController.php chg: [inbox:index] Sort messages by created datetime 2022-01-25 15:02:25 +01:00
IndividualsController.php new: [individual] editing enabled for org admins 2022-10-31 14:42: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
MetaTemplatesController.php fix: [metaTemplates] Correctly show update message 2022-10-21 14:07:41 +02:00
OrganisationsController.php fix: [typo] capitalisation mistake blocking org edits 2022-11-02 12:11:56 +01:00
OutboxController.php
PagesController.php
RolesController.php fix: [roles] setting default should be exclusive 2022-01-27 22:06:26 +01:00
SharingGroupsController.php fix: [sharingrGroup:delete] Missing params variable 2022-03-01 14:08:16 +01:00
UserSettingsController.php fix: [security] user settings allow enumeration of usernames 2022-02-04 00:45:42 +01:00
UsersController.php new: [keycloak] automatically set mappings 2022-10-31 13:26:12 +01:00