-
Notifications
You must be signed in to change notification settings - Fork 62
Unable to connect to Redis using login #133
Copy link
Copy link
Open
Labels
bugBug or defectBug or defect
Description
Runtime
node.js
Runtime version
18
Module version
7.0.2
Last module version without issue
No response
Used with
hapi
Any other relevant information
Redis starting version 6 allows to use login to auth connection. Plugin lacks of this field and so it is unable to connect this way.
What are you trying to achieve or the steps to reproduce?
Connecting cache as documented, also passing login field (tho it isn't really read and sent to Redis)
What was the result you got?
WRONGPASS invalid username-password pair or user is disabled
What result did you expect?
Successful connection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugBug or defectBug or defect