You are here

Functions in Password Reset Landing Page (PRLP) 7.x

Primary tabs

Namesort descending Location Description Direct uses Strings
prlp_form_user_pass_reset_alter ./prlp.module Alters the user password reset landing page so that user can enter new password directly on the landing page, and the submit handler can save it.
prlp_user_pass_reset_submit ./prlp.module This function is almost a direct copy of 'user_pass_reset' function, with a couple of significant changes. It saves the password or username changes. 1

Other projects