..
SettingProviders
new: [settings] added the session settings to the UI
2024-05-15 13:15:33 +02:00
.gitkeep
…
AlignmentsTable.php
chg: [alignment] Added validation rule to avoid duplicates
2023-01-17 09:24:36 +01:00
AppTable.php
chg: [appTable] Set string format of FrozenTime to ISO 8601-like by default
2022-10-25 10:27:58 +02:00
AuditLogsTable.php
fix: [auditlogs] more monkey fixing the logging errors via CLI
2022-05-17 09:26:23 +02:00
AuthKeysTable.php
fix: [authkey:add] Make sure to default to expiration=0 if not provided
2024-05-23 15:48:05 +02:00
BroodsTable.php
chg: [brood:queryIndex] Added support of pagination and filtering
2023-02-13 15:39:25 +01:00
BruteforcesTable.php
new: [security] Bruteforce protection added
2022-09-19 00:25:15 +02:00
EncryptionKeysTable.php
fix: [encryptionKeys:add] Make sure to compare owner_id with individual_id
2024-03-29 16:46:47 +01:00
EnumerationCollectionsTable.php
new: [enumerations] added enumerations system
2023-05-26 16:13:52 +02:00
EnumerationsTable.php
new: [enumerations] added enumerations system
2023-05-26 16:13:52 +02:00
FloodProtectionsTable.php
new: [flood protection] behaviour added
2022-02-07 02:01:59 +01:00
InboxProcessorsTable.php
…
InboxTable.php
chg: [inboxes:filtering] Populate username with eligible users in filtering modal
2023-12-13 14:31:55 +01:00
IndividualsTable.php
fix: [alignments] rules relaxed, fixes #164
2024-06-07 14:40:38 +02:00
InstanceTable.php
chg: [wip] sharing group rework / MISP connector improvements
2023-10-31 14:54:08 +01:00
LocalToolsTable.php
chg: [wip] sharing group rework / MISP connector improvements
2023-10-31 14:54:08 +01:00
MailingListsTable.php
chg: [mailinglist] Added ACL conditions on mailing list operations
2022-02-23 10:03:12 +01:00
MetaFieldsTable.php
chg: [metaTemplate:migrateMetaField] Ignore metafield with empty value
2023-02-16 09:32:27 +01:00
MetaTemplateFieldsTable.php
new: [metaFields] Adding support of sane_default + improving form & crud - WiP
2022-11-14 09:04:35 +01:00
MetaTemplateNameDirectoryTable.php
new: [metaTemplateNameDirectory] Added index to see the known template and their associated saved meta-templates
2023-02-27 12:16:36 +01:00
MetaTemplatesTable.php
chg: [metaTemplate:update] Gracefully handle case when template on disk is not readable
2023-03-13 11:37:58 +01:00
OrgGroupsTable.php
fix: [internal] fixed the function checking if a user belongs to the current User's managed org group
2023-09-13 07:06:31 +02:00
OrganisationsTable.php
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-09-12 09:27:57 +02:00
OutboxProcessorsTable.php
…
OutboxTable.php
new: [inboxes] Added `severity` level and `message` and removed `description` column
2022-10-25 14:38:16 +02:00
PermissionLimitationsTable.php
new: [user:permissionLimitation] Added current permission status while in `add` or `edit` context
2023-02-24 15:22:18 +01:00
PhinxlogTable.php
…
RemoteToolConnectionsTable.php
…
RolesTable.php
…
SGOsTable.php
chg: [wip] sharing group rework / MISP connector improvements
2023-10-31 14:54:08 +01:00
SettingsTable.php
fix: [settings] make sure they are always loaded
2024-05-15 13:15:04 +02:00
SharingGroupsTable.php
new: [MISP connector] sync updated to properly support sharing group exchanges
2023-11-03 15:46:20 +01:00
UserSettingsTable.php
fix: [userSettings] Perform URI validation for bookmarks
2022-02-07 10:48:55 +01:00
UsersTable.php
new: [metafield restrictions] not enforced on a user edit that doesn't change the state of the offending value
2024-06-04 14:10:32 +02:00