Skip to content

[Messenger] Fix authentication for redis transport #32334

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

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

alexander-schranz
Copy link
Contributor

Q A
Branch? 4.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32304
License MIT
Doc PR symfony/symfony-docs#... TODO

This will implement support for password in redis stream transport.

@alexander-schranz alexander-schranz changed the title Fix authentication for redis transport [Messenger] Fix authentication for redis transport Jul 3, 2019
@fabpot
Copy link
Member

fabpot commented Jul 3, 2019

Thank you @alexander-schranz.

@fabpot fabpot merged commit bedae5d into symfony:4.3 Jul 3, 2019
fabpot added a commit that referenced this pull request Jul 3, 2019
…der-schranz)

This PR was merged into the 4.3 branch.

Discussion
----------

[Messenger] Fix authentication for redis transport

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #32304
| License       | MIT
| Doc PR        | symfony/symfony-docs#... TODO

This will implement support for password in redis stream transport.

Commits
-------

bedae5d Fix authentication for redis transport
@alexander-schranz alexander-schranz deleted the bugfix/redis-authentication branch July 3, 2019 13:22
@xabbuh xabbuh added this to the 4.3 milestone Jul 3, 2019
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jul 3, 2019
…anz)

This PR was squashed before being merged into the 4.3 branch (closes #11874).

Discussion
----------

Add full dsn example for redis transport

Currently its not documented how to pass the password or other options.

Fix for password is provided in: symfony/symfony#32334

Commits
-------

949b6bb Add full dsn example for redis transport
@fabpot fabpot mentioned this pull request Jul 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants