-
Notifications
You must be signed in to change notification settings - Fork 526
Open
Labels
Description
Issue Description
WHen configuring the OpenSign panel in Self-Hosted i was typing my password and saw that the question mark was not counted as a special character.
Expected Behavior
The password Azertyuiop?123
should work as it have :
- More than 8 characters (14)
- It have one uppercase, multiple lowercase and multiple numbers
- And it have a special character (the
?
)
Current Behavior

sry for the french but it says that the password is more than 8 charas, include a uppercase, lowercase and a number but not a special character
Steps to reproduce
- Install OpenSign
- Access the UI
- Create an account with a password that only includes a
?
as special character
Screenshots of the issue(optional)
No response
Operating System [e.g. MacOS Sonoma 14.1, Windows 11]
Windows 11
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
What version of OpenSign™ are you seeing this issue on? [e.g. 1.0.6]
2.26.0 (according to the logs)
2.28.0 (according to the footer in the webapp)
What environment are you seeing the problem on?
Hosted (app.yourdomain.com)
Please check the boxes that apply to this issue report.
- I have searched the existing issues & discussions to make sure that this is not a duplicate.
Code of Conduct
- I agree to follow this project's Code of Conduct
- I have searched the existing issues & discussions to make sure that this is not a duplicate.