mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 20:55:50 +03:00
[GH-ISSUE #80] Special character detection issues in panels #57
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#57
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 @wjy20030407 on GitHub (Mar 6, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/80
Current Behavior
When installing/reinstalling a system for a VM,
typing `~ in System OS Password prompts Invalid english_keyboard_characters,
typing ()-_=+[{]}|;:'",<. >/? is not recognized as a special character.
It also appears when creating user passwords.
Expected Behavior
Ability to correctly match special characters.
Steps to Reproduce
When installing/reinstalling VMs and creating/changing user passwords.
Screenshots
No response
Proxmox OS Version
8.1.4
Operating System
Windows 11 23H2
Browser
Chrome 122
Additional Context
No response
Panel Version
4.2.2-rc.1
Error Logs
No response
Is there an existing issue for this?
@ericwang401 commented on GitHub (Mar 8, 2024):
Should be patched in the upcoming v4.2.3-rc.1 release