Go to the source code of this file.
◆ $message
◆ $output
Initial value:= [
]
if(empty($username)||empty($password)) $user
Definition at line 86 of file login.php.
◆ $password
$password = get_input('password', null, false) |
◆ $persistent
◆ $result
◆ $user
if (empty( $username)||empty( $password)) $user |
Initial value:
})
const ELGG_SHOW_DISABLED_ENTITIES
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.
Definition at line 19 of file login.php.
◆ $username
◆ try
Initial value:{
])
elgg_pam_authenticate(string $policy, array $authentication_params=[])
Start an authentication process.
Definition at line 28 of file login.php.