phpDocumentor Testlink
[ class tree: Testlink ] [ index: Testlink ] [ all elements ]

Procedural File: doAuthorize.php

Source Location: /doAuthorize.php

Page Details
Includes
require_once ("users.inc.php") [line 20]

TestLink Open Source Project - http://testlink.sourceforge.net/ This script is distributed under the GNU General Public License 2 or later.

Information Tags:
Author:  

Chad Rosen, Martin Havlat

This file handles the initial authentication for login and creates all user session variables.

Version:  $Revision: 1.1.2.1 $
Todo:  

Setting up cookies so that the user can automatically login next time

Revision: 20070130 - jbarchibald - $_SESSION['filter_tp_by_product'] should always default to = 1; 20060507 - franciscom - added bare bones LDAP authentication using mantis code

***********************************************************************************

[ Top ]

require_once ("roles.inc.php") [line 21]
[ Top ]


Functions
auth_does_password_match  [line 71]

void auth_does_password_match( &$user, $cleartext_password  )
Parameters:
   &$user: 
   $cleartext_password: 


[ Top ]
doAuthorize  [line 24]

void doAuthorize( &$db, $login, $pwd, &$msg  )

authorization function verifies login & password and set user session data

Parameters:
   &$db: 
   $login: 
   $pwd: 
   &$msg: 


[ Top ]


Documentation generated on Fri, 03 Apr 2009 14:13:46 +0200 by phpDocumentor 1.4.1