fix: [log] added 2 new actions for the signing system

pull/8213/head
iglocska 2022-03-14 00:34:19 +01:00
parent 0774086ad2
commit 4ca607ea4c
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 2 additions and 0 deletions

View File

@ -69,8 +69,10 @@ class Log extends AppModel
'update',
'update_database',
'update_db_worker',
'updateCryptoKeys',
'upgrade_24',
'upload_sample',
'validateSig',
'version_warning',
'warning',
'wipe_default'