ioredis icon indicating copy to clipboard operation
ioredis copied to clipboard

feat(auth): add support for function for password

Open simong opened this issue 1 month ago • 6 comments

Builds on https://github.com/redis/ioredis/pull/1985 and fixes the test failures.

PRing mainly to get feedback.

simong avatar Nov 03 '25 15:11 simong

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

jit-ci[bot] avatar Nov 03 '25 15:11 jit-ci[bot]

Hey @simong thank you for creating this PR, I'm going to take a look at it later

PavelPashov avatar Nov 18 '25 07:11 PavelPashov

run sharded pub sub tests

PavelPashov avatar Nov 18 '25 07:11 PavelPashov

Testcase Errors Failures Skipped Total
Root Suite 0 0 0 0
Sharded Pub/Sub E2E 0 0 0 0
Single Subscriber 0 0 0 3
Multiple Subscribers 0 0 0 2

---- Details for maintainers

uglide avatar Nov 18 '25 07:11 uglide

@PavelPashov : Any further feedback you would like me to address?

simong avatar Dec 01 '25 14:12 simong

Hey @simong, we've been evaluating adding an auth flow similar to the approach in node-redis. As part of that evolution, a password function will be redundant. We'll get back to you once we have a better idea of the timeline for this addition. Let's keep the PR open until we know more.

PavelPashov avatar Dec 03 '25 16:12 PavelPashov