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

Issue #2904: Try both encoded and unencoded passwords. #2086

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

quicksketch
Copy link
Member

Fixes regression introduced in backdrop/backdrop-issues#2904.

@backdrop-ci
Copy link
Collaborator

Related to: backdrop/backdrop-issues#2904

@backdrop-ci
Copy link
Collaborator

Website: http://2086.backdrop.backdrop.qa.backdropcms.org
Username: admin
Password: j2mkyZkG

// in again. This can occur because the password string needs to be
// urlencoded for PHP 7 and higher, but Backdrop versions prior to 1.9 did
// not require this encoding.
if ($e->getCode() === 1045) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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