Project

General

Profile

Actions

Bug #83430

closed

Frameset still used for relogin popup

Added by Benni Mack over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Authentication
Start date:
2017-12-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Set BE/showRefreshLoginPopup = true in your LocalConfiguration.php. Open / reload the TYPO3 backend. To skip the waiting process, open a console in your browser and trigger the timeout modal by calling TYPO3.LoginRefresh.showTimeoutModal(); manually.

A popup window will open and render a backend login form. After logging in, a new session is created within the popup.

Instead, the popup should close and revive the session in the main window.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #84991: Accessing localhost/typo3 while being logged in shows a strange login formClosedMarkus Klein2018-05-12

Actions
Actions #1

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #2

Updated by Gerrit Code Review about 6 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #3

Updated by Anja Leichsenring about 6 years ago

Steps to test:

- set [BE][sessionTimeout] to 180 (this will log you out from BE in 3 minutes)
- after sessionTimeout time the ajax relogin modal appears and displays a process bar until log out. Let it go all the way down.
- a new window opens, displaying the login form.

Actions #4

Updated by Andreas Kienast about 6 years ago

  • Description updated (diff)
Actions #5

Updated by Oliver Hader about 6 years ago

  • Target version changed from 9.1 to 9.2
Actions #6

Updated by Gerrit Code Review about 6 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #7

Updated by Mathias Brodala about 6 years ago

  • Sprint Focus set to On Location Sprint
Actions #8

Updated by Benni Mack about 6 years ago

  • Target version changed from 9.2 to Candidate for Major Version
Actions #9

Updated by Gerrit Code Review almost 6 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #10

Updated by Gerrit Code Review almost 6 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #11

Updated by Gerrit Code Review almost 6 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #12

Updated by Gerrit Code Review almost 6 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #13

Updated by Gerrit Code Review almost 6 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #14

Updated by Gerrit Code Review almost 6 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54278

Actions #15

Updated by Benni Mack almost 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #16

Updated by Christian Kuhn almost 6 years ago

  • Related to Bug #84991: Accessing localhost/typo3 while being logged in shows a strange login form added
Actions #17

Updated by Anja Leichsenring almost 6 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #18

Updated by Anja Leichsenring over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF