Project

General

Profile

Actions

Bug #24877

closed

rsaauth with more than one login form on one page doesn't work

Added by Marco Huber about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-28
Due date:
% Done:

100%

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

Description

If you have more than one login form on one page only the last rendered login form will work. This happens because when the second login form is rendered the created private key overwrites the first form's private key. This problem is also described on forge: http://forge.typo3.org/issues/6708

In my patch the class tx_rsaauth_keypair is a singleton so that it will be used only one time. The patch also changes the backend classes to check if the class tx_rsaauth_keypair was already called. And it adds some error handling.

The patch is created against TRUNK revision 10349.

Kind regards,
Marco

(issue imported from #M17388)


Files

rsaauth.patch (109 KB) rsaauth.patch Administrator Admin, 2011-01-28 14:19
rsaauth_trunk.patch (109 KB) rsaauth_trunk.patch Administrator Admin, 2011-01-28 14:41
rsaauth_trunk2.patch (9.6 KB) rsaauth_trunk2.patch Administrator Admin, 2011-01-28 14:43
rsaauth_446.patch (9.22 KB) rsaauth_446.patch Administrator Admin, 2011-02-07 08:21

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #34568: rsaauth can not be used multiple times on one pageClosedNicole Cordes2012-03-06

Actions
Actions #1

Updated by Marco Huber about 13 years ago

rsaauth_trunk.patch is the right patch... ;-)

Actions #2

Updated by Marco Huber about 13 years ago

where's my brain today? rsaauth_trunk2.patch

Actions #3

Updated by Marco Huber about 13 years ago

Added patch for TYPO3 4.4.6

Actions #4

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10485

Actions #5

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10485

Actions #6

Updated by Gerrit Code Review almost 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10485

Actions #7

Updated by Gerrit Code Review almost 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10485

Actions #8

Updated by Gerrit Code Review almost 12 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10485

Actions #9

Updated by Gerrit Code Review almost 12 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10485

Actions #10

Updated by Steffi no-lastname-given over 10 years ago

Is there a patch available for TYPO3 4.7.? Have tried it with Version 4.7.14 and sr_feuser_register 3.0.2...doesn't work for me...

Actions #11

Updated by Gerrit Code Review over 10 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/10485

Actions #12

Updated by Gerrit Code Review over 10 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/10485

Actions #13

Updated by Gerrit Code Review over 10 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/10485

Actions #14

Updated by Gerrit Code Review about 10 years ago

Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26709

Actions #15

Updated by Gerrit Code Review about 10 years ago

Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26710

Actions #16

Updated by Tom Ruether about 10 years ago

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

Updated by Sebahattin Kücük almost 10 years ago

I use typo3 4.7.18 and sr_feuser_register 3.1.2 and have the same problem. I am using patch rsaauth_trunk2.patch, but the problem still exists. Please help

Actions #18

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF