Skip to content
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

Add ability to reset password in JedisFactory (II) #2315

Merged
merged 20 commits into from
Mar 17, 2021

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Dec 16, 2020

This is a modified version of #2314

Original author: @yapei123 (#1606)

Resolves #1602
Closes #1606

Resolves #533
Closes #2245

Closes #2314

@sazzad16 sazzad16 added this to the 3.5.0 milestone Dec 16, 2020
@sazzad16 sazzad16 force-pushed the reset-password-JedisFactory-2 branch from cd0b2b6 to 3ae050f Compare December 28, 2020 14:40
@sazzad16 sazzad16 modified the milestones: 3.5.0, 3.6.0 Jan 19, 2021
@sazzad16 sazzad16 marked this pull request as draft March 9, 2021 15:52
@sazzad16 sazzad16 marked this pull request as ready for review March 10, 2021 09:45
@sazzad16 sazzad16 marked this pull request as draft March 10, 2021 09:45
@sazzad16 sazzad16 modified the milestones: 3.6.0, 4.0.0 Mar 10, 2021
…Factory-2

 Conflicts:
	src/main/java/redis/clients/jedis/JedisFactory.java
	src/main/java/redis/clients/jedis/JedisPool.java
	src/main/java/redis/clients/jedis/JedisSentinelPool.java
	src/main/java/redis/clients/jedis/util/Pool.java
@sazzad16 sazzad16 force-pushed the reset-password-JedisFactory-2 branch from 16bcd37 to dba6f84 Compare March 14, 2021 14:34
@sazzad16 sazzad16 marked this pull request as ready for review March 14, 2021 14:36
@sazzad16 sazzad16 modified the milestones: 4.0.0, 3.6.0 Mar 14, 2021
dengliming
dengliming previously approved these changes Mar 15, 2021
@sazzad16
Copy link
Collaborator Author

@gkorland @dengliming You can check a quick difference between updating password with and without checking of user here 2c3a206

@sazzad16 sazzad16 merged commit 17b4550 into redis:master Mar 17, 2021
@sazzad16 sazzad16 deleted the reset-password-JedisFactory-2 branch March 17, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants