fix: [user registration] pgp key not saved from the registration

pull/9720/head
iglocska 2024-04-26 08:32:39 +02:00
parent cd25980da9
commit ee196c1349
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -2603,6 +2603,7 @@ class UsersController extends AppController
'org_name',
'org_uuid',
'message',
'pgp',
'custom_perms',
'perm_sync',
'perm_publish',