Skip to content
Snippets Groups Projects
Select Git revision
  • 4.7.x-1.0
  • master default
  • 4.7.x-1.x
3 results

sympal_password_hijack

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Name Last commit Last update
    po
    README.txt
    sympal_password_hijack.module
    ## Readme for sympal_password_hijack
    
    ## About
    Hijacks the new password mail, and mails to a configurable mailaddress instead of to the users mail.
    
    In addition a freetextfield for a message to the administrator is added, so that the person requesting the password can include a note.
    
    It also features a configurable help-text on the password request field, so that you can explain what is going on there, to your users, in your own words.
    
    Use in case your users don't have emailaddresses set, or in case you simply don't want people to be able to reset their passwords. 
    
    Many modules, including logintoboggan, ldapauth, even core DrupalID, openID, etceteras allow users to register without a valid password. Currently this will break the behaviour on password requests.
    This module offers one of the potential fixes for that.
    
    ## credits
    By Bèr Kessels, webschuur.com ber@webschuur.com
    For [Thuiszorg Midden Limburg](http://www.tmlzorg.nl)
    
    First released for Drupal 4.7
    [Homepage](http://drupal.org/projects)
                                         _         _
         ___ _   _ _ __ ___  _ __   __ _| |  _ __ | |
        / __| | | | '_ ` _ \| '_ \ / _` | | | '_ \| |
        \__ \ |_| | | | | | | |_) | (_| | |_| | | | |
        |___/\__, |_| |_| |_| .__/ \__,_|_(_)_| |_|_|
             |___/          |_|
    
     -readme written in markdown-