chg: [internal] Do not log in audit log last_api_access

pull/9473/head
Jakub Onderka 2024-01-03 17:55:01 +01:00
parent 7891048544
commit 775d098ff8
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ class AuditLogBehavior extends ModelBehavior
'date_modified' => true, // User
'current_login' => true, // User
'last_login' => true, // User
'last_api_access' => true, // User
'newsread' => true, // User
'unique_ips' => true, // User
'proposal_email_lock' => true, // Event