Skip to content

Conversation

@JohnPremKumar
Copy link
Contributor

Added urlencoding and base64encoding for redis password

Added urlencoding and base64encoding for redis password
Copy link
Member

@danhunsaker danhunsaker left a comment

Choose a reason for hiding this comment

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

Looks alright, with one exception noted below.

parse_str($parts['query'], $options);
}

//check 'password-hashing' parameter and extracting password based on encoding
Copy link
Member

Choose a reason for hiding this comment

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

This should probably be called password-encoding, since we're not actually hashing anything at this point...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Made the changes as suggested

changed hashing to encoding as suggested
@danhunsaker danhunsaker merged commit fe41c04 into resque:master Apr 16, 2020
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

Successfully merging this pull request may close these issues.

2 participants