Open nlowe opened 9 years ago
This really sounds like a bug with the password manager rather than Chrome. I doubt the Ghost devs want to be adding work arounds to fix issues with individual password managers which are unable to correctly populate fields.
Have you submitted this to them to take a look at?
Steps to Reproduce
npm start
/ghost
and fill out the form information. For the password field, use chromeIpass to generate a password by using the password generator and selecting "Fill In and Copy to Clipboard"Expected Results
The blog owner account is created with the provided information
Actual Result
A error is displayed in the lower left-hand corner that says "Password must be at least 8 characters long."
Mitigating Factors / Workarounds
Manually pasting the password seems to work
Other Information
See TryGhost/ghost#4618 for more details. It appears that the fields aren't being filled in properly, even though they appear to contain characters.
Technical Details
chromeIPass Browser: Chrome 39.0.2171.71 KeePassHttp v1.8.3.0 KeePass v2.25 Occurs on the setup page (
/ghost
) and when trying to change passwords (/ghost/settings/users/<username>
)