extends |
Hm_Auth |
|---|
Stub for dynamic authentication
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
check_credentials($user, $pass)
This is the method new auth mechs need to override.
This is the method new auth mechs need to override. Parameters
Returnstrue if the user is authenticated, false otherwise Implements |
# | ||||
| Methods inherited from Hm_Auth |
|---|
__construct(), save_auth_detail() |
| Properties inherited from Hm_Auth |
|---|
$site_config, $internal_users |