all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH] ui: Close #2908: fixed password validator for adding PBS as storage
@ 2020-07-30 10:25 Hannes Laimer
  2020-08-03  6:08 ` [pve-devel] applied: " Dietmar Maurer
  0 siblings, 1 reply; 2+ messages in thread
From: Hannes Laimer @ 2020-07-30 10:25 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
---
 www/manager6/storage/PBSEdit.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/manager6/storage/PBSEdit.js b/www/manager6/storage/PBSEdit.js
index 34c981e3..dacebfdd 100644
--- a/www/manager6/storage/PBSEdit.js
+++ b/www/manager6/storage/PBSEdit.js
@@ -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',
-- 
2.20.1





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH] ui: Close #2908: fixed password validator for adding PBS as storage
  2020-07-30 10:25 [pve-devel] [PATCH] ui: Close #2908: fixed password validator for adding PBS as storage Hannes Laimer
@ 2020-08-03  6:08 ` Dietmar Maurer
  0 siblings, 0 replies; 2+ messages in thread
From: Dietmar Maurer @ 2020-08-03  6:08 UTC (permalink / raw)
  To: Proxmox VE development discussion, Hannes Laimer

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-03  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 10:25 [pve-devel] [PATCH] ui: Close #2908: fixed password validator for adding PBS as storage Hannes Laimer
2020-08-03  6:08 ` [pve-devel] applied: " Dietmar Maurer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal