AAIT#83573 commentaar en feedback verbeterd

svn path=/Website/trunk/; revision=67776
This commit is contained in:
2025-01-29 09:56:08 +00:00
parent bc82f3b47b
commit 1fdb3644a1
3 changed files with 22 additions and 5 deletions

View File

@@ -212,7 +212,7 @@ __Log("== Entering shorturl.asp ==");
if (bookmark_naam != 'faclikedeeplink' && new Perslid(falluser_key).checkAutorisation("WEB_PRSSYS", true))
{
INTERNAL_ERROR_FALLBACK_CANNOT_HAVE_PRSSYS;
// fac_like_deep.asp staan we wel toe, die heeft een Session.Abandon();
// fac_like_deep.asp & fac_like.asp staan we wel toe, die hebben een Session.Abandon();
}
Session("fallback_user_key") = falluser_key; // wordt opgepikt door loginTry.asp
}