Umbraco.Cloud.Issues icon indicating copy to clipboard operation
Umbraco.Cloud.Issues copied to clipboard

Password validation inconsistency

Open lgroh opened this issue 7 months ago • 0 comments

Issue description

I found that Umbraco Cloud password validation is inconsistent between the Umbraco Cloud trial account create form, the reset password form, and the git clone authentication process.

I created an Umbraco Cloud trial account, but have not been able to clone a project for many weeks due to authentication failure. I tried many things to resolve this issue, but was unable to pass authentication.

Finally, I tried changing my Umbraco Cloud password and the clone worked right away. Then, I tried resetting my password back to the original password, but authentication failed.

This is the special character that is failing validation ‘<’.

In summary, there seems to be validation for ‘<’ characters on Umbraco Cloud project cloning and password reset, but not on the Umbraco Cloud trial account create page.

lgroh avatar Mar 27 '25 14:03 lgroh