FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Redis.php by JohnPremKumar · Pull Request #35 · resque/php-resque · GitHub

Update Redis.php - #35

Merged
danhunsaker merged 2 commits into
resque:masterfrom
JohnPremKumar:patch-1
Apr 16, 2020
Merged

Update Redis.php#35
danhunsaker merged 2 commits into
resque:masterfrom
JohnPremKumar:patch-1

Conversation

Copy link
Copy Markdown
Contributor

Added urlencoding and base64encoding for redis password

Added urlencoding and base64encoding for redis password

danhunsaker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks alright, with one exception noted below.

Comment thread lib/Resque/Redis.php Outdated
parse_str($parts['query'], $options);
}

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Made the changes as suggested

changed hashing to encoding as suggested
danhunsaker merged commit fe41c04 into resque:master Apr 16, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL