»

LJ::get_authas_user

LJ::get_authas_user — Given a username, will return a user object if remote is an admin for the username. Otherwise returns undef

Use

LJ::get_authas_user(user);

Arguments

  • user. 

Source:

cgi-bin/ljlib.pl

Returns:

user object if authenticated, otherwise undef.