ui: Close #2908: fixed password validator for adding PBS as storage
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
This commit is contained in:
parent
4568bc58ac
commit
89416582f3
@ -98,7 +98,6 @@ Ext.define('PVE.storage.PBSInputPanel', {
|
||||
emptyText: me.isCreate ? gettext('None') : '',
|
||||
fieldLabel: gettext('Password'),
|
||||
allowBlank: false,
|
||||
minLength: 5,
|
||||
},
|
||||
{
|
||||
xtype: me.isCreate ? 'textfield' : 'displayfield',
|
||||
|
Loading…
x
Reference in New Issue
Block a user