cerebrate/src/Model/Table
iglocska a5eb016fc4
fix: [security] disallow multiple individuals with the same e-mail address
- As reported by Matúš Mikuláš, Adam Gajdošík, Milan Pikula of SK-CERT
2023-01-03 15:30:26 +01:00
..
SettingProviders fix: [validation] Tightened the validation rules for users to avoid 500 errors when the requirements are not met 2023-01-03 15:03:06 +01:00
.gitkeep
AlignmentsTable.php
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
AuthKeysTable.php
BroodsTable.php
BruteforcesTable.php
EncryptionKeysTable.php new: [pgp] library ported from MISP 2022-10-21 15:25:52 +02:00
FloodProtectionsTable.php
InboxProcessorsTable.php
InboxTable.php new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
IndividualsTable.php fix: [security] disallow multiple individuals with the same e-mail address 2023-01-03 15:30:26 +01:00
InstanceTable.php
LocalToolsTable.php
MailingListsTable.php
MetaFieldsTable.php
MetaTemplateFieldsTable.php new: [metaFields] Adding support of sane_default + improving form & crud - WiP 2022-11-14 09:04:35 +01:00
MetaTemplatesTable.php
OrganisationsTable.php new: [organisation] Added `notifyAdmin` behavior. 2022-10-27 10:14: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 fix: [permissionlimitation:getLimitations] Mirror the permission limit if only one scope (global or org) is defined 2022-12-08 15:38:04 +01:00
PhinxlogTable.php
RemoteToolConnectionsTable.php
RolesTable.php
SettingsTable.php
SharingGroupsTable.php
UserSettingsTable.php
UsersTable.php fix: [validation] Tightened the validation rules for users to avoid 500 errors when the requirements are not met 2023-01-03 15:03:06 +01:00