Merge branch '2.4' into develop

pull/7994/head
iglocska 2021-11-24 14:59:43 +01:00
commit 9cb88f058d
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ class AuditLogBehavior extends ModelBehavior
'last_login' => true, // User
'newsread' => true, // User
'proposal_email_lock' => true, // Event
'enable_password' => true,
'confirm_password' => true
];
private $modelInfo = [