Project

General

Profile

Actions

Feature #16860

closed

Canceling session timeout message could redirect to login page

Added by Rechenzentrum TU over 17 years ago. Updated almost 14 years ago.

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

0%

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

Description

Currently:
After session timeout there's a javascript message that asks a user if he wishes to refresh his session.
Clicking on okay refreshs the session.
Clicking on cancel sets a javascript session parameter to expired.
Any further clicking on page elements after canceling the message tells the user that session has expired and user has to login again.

> "Canceling" has no effect on session handeling.
> After session timeout user has always to go to login page!

Feature:
Why not directely redirect a user after clicking on "cancel" to login page?

Attached patch submits logout form, positioned bottom of left menu frame, after clicking on "cancel" of a session timeout message and therefore redirects a user to login form.

This is a patch on ./typo3/alt_main.php.

Patches for other versions (4.0.4, 3.8.1, 3.8.0) can be accessed on http://home.tu-clausthal.de/~mkrau/
(issue imported from #M4794)


Files

patch_T3-4.1-dev_ON_alt_main.php.diff (1.23 KB) patch_T3-4.1-dev_ON_alt_main.php.diff Administrator Admin, 2007-01-17 07:51
Actions

Also available in: Atom PDF