dokeos-auth
[ class tree: dokeos-auth ] [ index: dokeos-auth ] [ all elements ]

Procedural File: lostPassword.php

Source Location: /main/auth/lostPassword.php



Page Details:

SCRIPT PURPOSE :

This script allows users to retrieve the password of their profile(s) on the basis of their e-mail address. The password is send via email to the user.

Special case : If the password are encrypted in the database, we have to generate a new one.




Tags:

todo:  refactor, move relevant functions to code libraries
filesource:  Source Code for this file


Includes:

require('../inc/global.inc.php') [line 44]
SCRIPT PURPOSE :

This script allows users to retrieve the password of their profile(s) on the basis of their e-mail address. The password is send via email to the user.

Special case : If the password are encrypted in the database, we have to generate a new one.




Tags:

todo:  refactor, move relevant functions to code libraries
filesource:  Source Code for this file
require_once('lost_password.lib.php') [line 45]
require_once(api_get_path(LIBRARY_PATH).'formvalidator/FormValidator.class.php') [line 46]






Documentation generated on Thu, 12 Jun 2008 14:01:12 -0500 by phpDocumentor 1.4.1