sunscrapers / djoser

REST implementation of Django authentication system.
MIT License
2.55k stars 458 forks source link

feature: validating the new given password to be not same as current #791

Open itz-Amethyst opened 9 months ago

itz-Amethyst commented 9 months ago

Feature

New feature that enhances the Password Reset functionality.

It ensures that the New Password provided during a password reset is not the same as the user's Current Password.

screenshot

image_result