all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api/pmg-gui] align password length requirements with current recommendations
@ 2025-02-26 12:30 Stoiko Ivanov
  2025-02-26 12:30 ` [pmg-devel] [PATCH pmg-api 1/1] user config: password: unify length constraints and set minlength to 8 Stoiko Ivanov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stoiko Ivanov @ 2025-02-26 12:30 UTC (permalink / raw)
  To: pmg-devel

the patchset unifies the length requirments for passwords (minimum 8)

one place where it's still not displayed as error is the change password
window, as this comes from proxmox-widget-toolkit and I'm not sure if
we have the requirements in the backend everywhere it is used.

minimally tested in my setup.

pmg-api:
Stoiko Ivanov (1):
  user config: password: unify length constraints and set minlength to 8

 src/PMG/API2/AccessControl.pm | 2 +-
 src/PMG/UserConfig.pm         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

pmg-gui:
Stoiko Ivanov (1):
  user: create: set password minLength to 8

 js/UserEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.39.5



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


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

end of thread, other threads:[~2025-02-26 12:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-26 12:30 [pmg-devel] [PATCH pmg-api/pmg-gui] align password length requirements with current recommendations Stoiko Ivanov
2025-02-26 12:30 ` [pmg-devel] [PATCH pmg-api 1/1] user config: password: unify length constraints and set minlength to 8 Stoiko Ivanov
2025-02-26 12:53   ` [pmg-devel] applied: " Thomas Lamprecht
2025-02-26 12:30 ` [pmg-devel] [PATCH pmg-gui 1/1] user: create: set password minLength " Stoiko Ivanov
2025-02-26 12:55 ` [pmg-devel] [PATCH pmg-api/pmg-gui] align password length requirements with current recommendations Gabriel Goller

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