Skip to content

Add support for ACL auth in RedisAdapter, for 5.x branch #19955

Closed
@julienloizelet

Description

@julienloizelet

Symfony version(s) affected

5.x

Description

As I'm using symfony/cache:v5 (in a project that requires PHP 7.2, unfortunately), I'm facing this issue.

The Symfony 5 documentation states that it is possible to pass an user/password pair:

redis[s]:[[user]:pass@]?[ip|host|socket[:port]][&params]

I understand, with this comment, that it has been considered as a new feature, and not a fix.

Should it be possible to add this fix also in the 5.x branch ?

If not, I guess the documentation should be updated for clarification.

How to reproduce

Same as symfony/symfony#45305, but with symfony/cache:v5

Possible Solution

Use this patch : symfony/symfony@722830d#diff-38029e8e3e92a47fb8091876d3e8bc7fc61c2fc793cabf842ed933bf6985134c

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    CachehasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions