Class Hook_ocf_auth_aef

Description

Located in /sources/hooks/systems/ocf_auth/aef.php (line 21)


	
			
Method Summary
?tempcode auth (?SHORT_TEXT $username, ?MEMBER $userid, MD5 $password_hashed, string $password_raw, boolean $cookie_login, array $row)
Methods
auth (line 35)

Try and authenticate for our password compatibility scheme.

  • return: Error message (NULL: none)
?tempcode auth (?SHORT_TEXT $username, ?MEMBER $userid, MD5 $password_hashed, string $password_raw, boolean $cookie_login, array $row)
  • ?SHORT_TEXT $username: The member username (NULL: don't use this in the authentication - but look it up using the ID if needed)
  • ?MEMBER $userid: The member id (NULL: use member name)
  • MD5 $password_hashed: The md5-hashed password
  • string $password_raw: The raw password
  • boolean $cookie_login: Whether this is a cookie login
  • array $row: Row of OCF account

Documentation generated on Sun, 02 Jan 2011 23:08:19 +0000 by phpDocumentor 1.4.3