The Auth_auto class transparently logs users in to Horde using ONE username, either defined in the config or defaulting to 'horde_user'. This is only for use in testing or behind a firewall; it should NOT be used on a public, production machine.
Optional parameters:
'username' The username to authenticate everyone as. DEFAULT: 'horde_user' 'password' The password to record in the user's credentials. DEFAULT: none 'requestuser' If true, allow username to be passed by GET, POST or cookie.
$Horde: framework/Auth/Auth/auto.php,v 1.12.4.13 2009/01/06 15:22:49 jan Exp $
Copyright 1999-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-license.php.
Located in /Auth/Auth/auto.php (line 28)
Auth | --Auth_auto
An array of capabilities, so that the driver can report which operations it supports and which it doesn't.
Inherited from Auth
Auth::$_authCredentials
Auth::$_params
Constructs a new Automatic authentication object.
Automatic authentication: Set the user allowed IP block.
Inherited From Auth
Auth::addHook()
Auth::addLogoutParameters()
Auth::addUser()
Auth::authenticate()
Auth::clearAuth()
Auth::exists()
Auth::factory()
Auth::genRandomPassword()
Auth::getAuth()
Auth::getAuthDomain()
Auth::getBareAuth()
Auth::getCredential()
Auth::getCryptedPassword()
Auth::getDriver()
Auth::getLoginScreen()
Auth::getLogoutReason()
Auth::getLogoutReasonString()
Auth::getParam()
Auth::getProvider()
Auth::getSalt()
Auth::hasCapability()
Auth::isAdmin()
Auth::isAuthenticated()
Auth::isPasswordChangeRequested()
Auth::listUsers()
Auth::readSessionData()
Auth::removeHook()
Auth::removeUser()
Auth::removeUserData()
Auth::setAuth()
Auth::setCredential()
Auth::singleton()
Auth::transparent()
Auth::updateUser()
Auth::_authenticate()
Auth::_isAdmin()
Documentation generated on Sun, 30 Jan 2011 05:15:22 +0000 by phpDocumentor 1.4.3