[GH-ISSUE #94] User creation password system only works when entering password, making password manager useless #36

Closed
opened 2026-02-26 17:36:58 +03:00 by kerem · 1 comment
Owner

Originally created by @jpSimkins on GitHub (Nov 16, 2023).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/94

Bug type

Other

Component name

No response

What happened?

I created a new user (in cv4pve-admin), when I got to the password, I copied in a 42 character random password generated by 1Password. When I tried to create the user, it get:

PasswordTooShort - Passwords must be at least 6 characters. PasswordRequiresUniqueChars - Passwords must use at least 1 different characters.

This is the password used: !eHP2peChN6ysjs4RtD-KybhE9zH89HD-ddmpP_Tb.

When creating a new user, you MUST enter the password by hand or add a space to the end then delete it for the password to be accepted. This is not a standard way to check password length.

I experience the same issue (no error, just won't let you change the password) when changing the password from the user list option.

Expected behavior

I expected to be able to paste the password in and it work

Relevant log output

PasswordTooShort - Passwords must be at least 6 characters. PasswordRequiresUniqueChars - Passwords must use at least 1 different characters.

Proxmox VE Version

8.0.4

Version (bug)

1.0.2

Version (working)

No response

What browsers are you seeing the problem on?

Firefox, Chrome, Other

On what operating system are you experiencing the issue?

Windows, Linux

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @jpSimkins on GitHub (Nov 16, 2023). Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/94 ### Bug type Other ### Component name _No response_ ### What happened? I created a new user (in cv4pve-admin), when I got to the password, I copied in a 42 character random password generated by 1Password. When I tried to create the user, it get: > PasswordTooShort - Passwords must be at least 6 characters. PasswordRequiresUniqueChars - Passwords must use at least 1 different characters. This is the password used: `!eHP2peChN6ysjs4RtD-KybhE9zH89HD-ddmpP_Tb.` When creating a new user, you MUST enter the password by hand or add a space to the end then delete it for the password to be accepted. This is not a standard way to check password length. I experience the same issue (no error, just won't let you change the password) when changing the password from the user list option. ### Expected behavior I expected to be able to paste the password in and it work ### Relevant log output ```shell PasswordTooShort - Passwords must be at least 6 characters. PasswordRequiresUniqueChars - Passwords must use at least 1 different characters. ``` ### Proxmox VE Version 8.0.4 ### Version (bug) 1.0.2 ### Version (working) _No response_ ### What browsers are you seeing the problem on? Firefox, Chrome, Other ### On what operating system are you experiencing the issue? Windows, Linux ### Pull Request - [ ] I would like to do a Pull Request ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
kerem 2026-02-26 17:36:58 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@franklupo commented on GitHub (Nov 17, 2023):

Hi,
I found the problem.
Fix in next release.

best regards

<!-- gh-comment-id:1816620212 --> @franklupo commented on GitHub (Nov 17, 2023): Hi, I found the problem. Fix in next release. best regards
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#36
No description provided.