Project

General

Profile

Actions

Feature #17286

closed

Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users

Added by Franz Holzinger almost 17 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-05-09
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.1
Tags:
Complexity:
Sprint Focus:

Description

I want to email a link with INVITE of sr_feuser_register. Only users of special groups are allowed to do so.
The invitation link goes to the CREATE user page. This page should be hidden from logged in users, because they should normally not create a new user account when they are logged in. However this link does not get created, because they are logged in and the linked page is hidden to logged in users. This is needed to send others an email with the link to create an account.

There should be a paramameter $conf to the method typoLink to disable the check for access restricted pages at all. conf.typolinkLinkAccessRestrictedPages does not help because it only redirects the link.

This is similar to 0004213: Typolink doesn't check if a page in rootline has some access and include subpages is set.
(issue imported from #M5588)

Actions #1

Updated by Franz Holzinger almost 17 years ago

The same problem with:
CONFIRM invitation.
This page is normally hidden to logged in users. Therefore the link to it cannot be sent in an email.

Actions #2

Updated by Michael Stucki over 16 years ago

Committed to Trunk.

Actions

Also available in: Atom PDF