LJ::get_remote_noauth — returns who the remote user says they are, but doesn't check their login token. disadvantage: insecure, only use when you're not doing anything critical. advantage: faster.
LJ::get_remote_noauth
cgi-bin/ljlib.pl
hashref containing only key 'user', not 'userid' like LJ::get_remote.