Go to the source code of this file.
Initial value:= [
if(empty($username)||empty($password)) $user
Definition at line 86 of file login.php.
$password = get_input('password', null, false) |
if (empty($username)||empty($password)) $user |
Initial value:})
elgg_call(int $flags, Closure $closure)
Calls a callable autowiring the arguments using public DI services and applying logic based on flags...
elgg_get_user_by_username(string $username, bool $try_email=false)
Get a user by username.
const ELGG_SHOW_DISABLED_ENTITIES
Definition at line 19 of file login.php.
if ($user instanceof\ElggUser) try |
Initial value:{
])
elgg_pam_authenticate(string $policy, array $authentication_params=[])
Start an authentication process.
Definition at line 28 of file login.php.