https://github.com/ryan-l-robinson/drupal-disable-password-reset
Drupal module that blocks the password reset functionality
https://github.com/ryan-l-robinson/drupal-disable-password-reset
drupal drupal-9-module
Last synced: about 2 months ago
JSON representation
Drupal module that blocks the password reset functionality
- Host: GitHub
- URL: https://github.com/ryan-l-robinson/drupal-disable-password-reset
- Owner: ryan-l-robinson
- Created: 2023-01-06T18:55:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T19:21:12.000Z (over 3 years ago)
- Last Synced: 2025-04-13T21:56:54.304Z (about 1 year ago)
- Topics: drupal, drupal-9-module
- Language: PHP
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## No Longer Maintained
Note: since creating this simple module, I found [the Remove Reset Password module](https://www.drupal.org/project/remove_reset_password). I will no longer be maintaining this version as I have shifted to using that.
## Description
This module for Drupal 9 provides one simple function: it blocks the usage of the self-service password reset that is normally available from the user login screen.