Project

General

Profile

Actions

Task #33832

closed

Check working session for login (BE + FE)

Added by Georg Ringer about 12 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2012-02-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Just got the usecase on a new server that login with rsa and superchallenged didn't work but normal worked.
Reason was quite hard to find out (thx to Helmut for helping to debug): the session couldn't be persisted on the server and therefore login didn't work.

Therefore this should also be checked, in saltedpasswords extension configuration or reports module or install tool, don't know really.

Actions #1

Updated by Thorsten Kahler about 12 years ago

  • Subject changed from Check working session for login to Check working session for login (BE + FE)
  • Status changed from New to Accepted

I'd say install tool is the right place, because when BE login doesn't work you have no chance to check it in the BE. (It has to be checked directly after login, because you get logged out with the next request when PHP session can't be created.)

Besides that a check in the init() methods of the auth services which require PHP sessions should be added.

Actions #2

Updated by Mathias Schreiber over 8 years ago

  • Status changed from Accepted to Closed

won't fix.
This simply opens up a HUGE list of potential errors that we need to keep track of

Actions

Also available in: Atom PDF