X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FContact.php;h=1a5c97834ad35e8eed0f2bcf5a30fb242602ddec;hb=363d00cc45ae87df36788d6ca79ba47e176dfcf6;hp=343340800d76a212a4917055c7b168551998c92e;hpb=34989480e1cd82fbf2efd1a946235456a30a7b9c;p=friendica.git diff --git a/src/Model/Contact.php b/src/Model/Contact.php index 343340800d..1a5c97834a 100644 --- a/src/Model/Contact.php +++ b/src/Model/Contact.php @@ -2024,6 +2024,8 @@ class Contact extends BaseObject /** * @brief Returns a magic link to authenticate remote visitors * + * @todo check if the return is either a fully qualified URL or a relative path to Friendica basedir + * * @param string $contact_url The address of the target contact profile * @param string $url An url that we will be redirected to after the authentication *