extends |
Hm_Auth |
|---|
Authenticate against an IMAP server
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
__construct(object $config)
Assign site config, get required libs
Assign site config, get required libs Parameters
Overrides |
# | ||||
public
|
check_credentials(string $user, string $pass): bool
Send the username and password to the configured IMAP server for authentication
Send the username and password to the configured IMAP server for authentication Parameters
Returnstrue if authentication worked Implements |
# | ||||
public
|
save_auth_detail(object $session): void
Save IMAP server details
|
# | ||||
| Properties inherited from Hm_Auth |
|---|
$site_config, $internal_users |