Project

General

Profile

Actions

Feature #22384

closed

Allow specific and distinct redirects on BE-login

Added by Niels Fröhling about 14 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2010-04-06
Due date:
% Done:

0%

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

Description

Currently you can configure the redirect on BE-login just as a replacement of the interface, much like an implicit 'redirect' interface. It would be better to allow redirects also as a complement to the selected interface. For example a Frontend-interface selection redirects directly to a BE-user page instead of to the initial page.

This is a two-liner to enable redirects for the given interface, without erasing the interface-configuration (BE-user TSconfig):

auth.BE.redirectToURL.backend = ...
auth.BE.redirectToURL.backend_old = ...
auth.BE.redirectToURL.frontend = ...

A neat addition would be to allow IDs instead of URLs, but that's up to you.

(issue imported from #M14011)


Files

14011.diff (528 Bytes) 14011.diff Administrator Admin, 2010-04-06 19:23
typo3-22384.diff (804 Bytes) typo3-22384.diff Sybille Peters, 2012-08-15 15:11
Actions

Also available in: Atom PDF