mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #94] User creation password system only works when entering password, making password manager useless #36
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
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
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
Code of Conduct
@franklupo commented on GitHub (Nov 17, 2023):
Hi,
I found the problem.
Fix in next release.
best regards