◆ withoutPasswordVerification()
ilAuthProviderDatabase::withoutPasswordVerification |
( |
| ) |
|
Definition at line 27 of file class.ilAuthProviderDatabase.php.
References ilObjUser\_loginExists(), ANONYMOUS_USER_ID, ilAuthProviderInterface\doAuthentication(), ilAuthProvider\getCredentials(), ilObjectFactory\getInstanceByObjId(), ilAuthProvider\getLogger(), ilAuthProvider\handleAuthenticationFail(), ilAuthUtils\isLocalPasswordEnabledForAuthMode(), ilAuthStatus\setAuthenticatedUserId(), ilAuthStatus\setStatus(), and ilAuthStatus\STATUS_AUTHENTICATED.
30 $clone->verify_password =
false;
◆ $verify_password
bool ilAuthProviderDatabase::$verify_password = true |
|
private |
The documentation for this class was generated from the following file: