Allow single and double quotes in user passwords #20196
Unanswered
LadyFromMars
asked this question in
Help Wanted!
Replies: 1 comment 1 reply
-
The error message appears to come from a custom password validator that has been configured for your NetBox instance; it's not part of the core product. By default, NetBox enforces only a minimum length and character diversity for passwords (see the Converting this to a discussion as it's not native behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
NetBox Enterprise
NetBox Version
v4.2.9
Python Version
3.10
Steps to Reproduce
Expected Behavior
User passwords should allow quotes
Observed Behavior
If user's password contains quotes (single or double), the error is issued
Beta Was this translation helpful? Give feedback.
All reactions