ryancramerdesign / ProcessWire

Our repository has moved to https://github.com/processwire – please head there for the latest version.
https://processwire.com
Other
727 stars 201 forks source link

Allow whitespaces in passwords #2052

Closed gRegorLove closed 8 years ago

gRegorLove commented 8 years ago

I was surprised to learn that InputFieldPassword does not allow whitespace*. I'd strongly recommend allowing them since I'm not aware of any technical reasons for the restriction.

* My PW password has had whitespace for a while, so at first I thought maybe the code changed. Then I remembered I had forgotten my password and reset it via the API, which doesn't have the whitespace restriction. Only today did I go in to change a password via the admin. :]

adrianbj commented 8 years ago

Hi @gRegorLove - please note the new location for Issues: https://github.com/ryancramerdesign/ProcessWire/issues/2051

Thanks, Adrian

gRegorLove commented 8 years ago

Oops, sorry! Will close and re-open.

Now at: https://github.com/processwire/processwire-requests/issues/4