diff --git a/www/Utils.js b/www/Utils.js index 181f3930..7e1ae651 100644 --- a/www/Utils.js +++ b/www/Utils.js @@ -457,8 +457,9 @@ Ext.define('PBS.Utils', { Proxmox.Schema.overrideAuthDomains({ pbs: { name: 'Proxmox Backup authentication server', + ipanel: 'pmxAuthSimplePanel', add: false, - edit: false, + edit: true, pwchange: true, sync: false, useTypeInUrl: false,