performs the login via cookie (for DEFAULT user account, FACEBOOK-accounts are handled differently)
TODO add throttling here ?
public static loginWithCookie ( $cookie ) : boolean | ||
$cookie | string The cookie "remember_me" | |
return | boolean | success state |