django icon indicating copy to clipboard operation
django copied to clipboard

Include warning around unusable passwords

Open amingilani opened this issue 2 years ago • 1 comments

Users marked with unusable passwords can not request password reset emails. This important information is only found in the PasswordResetView docs, and not in the set_unusable_password docs. This patch rectifies this shortcoming and places the information where it is needed.

amingilani avatar Jan 21 '22 22:01 amingilani

Hello @amingilani! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

github-actions[bot] avatar Jan 21 '22 22:01 github-actions[bot]

Hello! I'm bumping this for feedback :)

amingilani avatar Dec 11 '23 10:12 amingilani