Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPP password Escaping #2

Open
2020media opened this issue Apr 23, 2024 · 0 comments
Open

EPP password Escaping #2

2020media opened this issue Apr 23, 2024 · 0 comments

Comments

@2020media
Copy link

If the EPP password contains some special characters, login to Nominet's EPP server can fail.

Error shown is
NOMINETTAG|login
{"exception":"Error 2001: Command syntax error: error at line 2: Element '{urn:ietf:params:xml:ns:epp-1.0}pw': [facet 'minLength'] The value has a length of '0'; this underruns the allowed minimum length of '6'.\nerror at line 2: Element '{urn:ietf:params:xml:ns:epp-1.0}pw': '' is not a valid value of the atomic type '{urn:ietf:params:xml:ns:epp-1.0}pwType'."}

Suggested fix - fully escape the EPP password field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant