Skip to content

Decode URI credentials without form semantics - #316

Closed
OskarEichler wants to merge 1 commit into
redis-rb:masterfrom
OskarEichler:codex/decode-uri-credentials
Closed

Decode URI credentials without form semantics#316
OskarEichler wants to merge 1 commit into
redis-rb:masterfrom
OskarEichler:codex/decode-uri-credentials

Conversation

@OskarEichler

Copy link
Copy Markdown
Contributor

Percent-decode Redis URI usernames as well as passwords while preserving literal plus characters because URI userinfo is not form-encoded.

Verification: focused URL suite 29 cases / 129 assertions; disposable Redis auth reproduction reaches PONG with decoded username and a literal-plus password; Ruby 4.0.6 syntax, RuboCop, and gem build pass. Source-only patch; no tests included.

@byroot byroot closed this Aug 30, 2026
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