all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-gui 2/2] fix #4818: Revert "UserEdit: add minLength of 4 to username field"
Date: Tue,  5 Sep 2023 14:54:44 +0200	[thread overview]
Message-ID: <20230905125444.731999-2-m.sandoval@proxmox.com> (raw)
In-Reply-To: <20230905125444.731999-1-m.sandoval@proxmox.com>

So we match pmg-api.

This reverts commit 40ced6648d6b94b32a0a0a957b4c9c7c2927a721.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 js/UserEdit.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/js/UserEdit.js b/js/UserEdit.js
index e212530..bd94686 100644
--- a/js/UserEdit.js
+++ b/js/UserEdit.js
@@ -38,7 +38,6 @@ Ext.define('PMG.UserEdit', {
 		fieldLabel: gettext('User name'),
 		renderer: Ext.htmlEncode,
 		allowBlank: false,
-		minLength: 4,
 		cbind: {
 		    submitValue: '{isCreate}',
 		    xtype: '{useridXType}',
-- 
2.39.2





  reply	other threads:[~2023-09-05 12:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-05 12:54 [pmg-devel] [PATCH pmg-api 1/2] fix #4818: utils: Don't set minLength for username Maximiliano Sandoval
2023-09-05 12:54 ` Maximiliano Sandoval [this message]
2024-02-13 16:19 ` Gabriel Goller
2024-02-14  6:22 ` [pmg-devel] applied-series: " Stoiko Ivanov
2024-02-14 10:20   ` Maximiliano Sandoval
2024-02-14 10:42     ` Maximiliano Sandoval

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230905125444.731999-2-m.sandoval@proxmox.com \
    --to=m.sandoval@proxmox.com \
    --cc=pmg-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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