Project

General

Profile

Actions

Bug #34568

closed

rsaauth can not be used multiple times on one page

Added by Alexander Stehlik about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Authentication
Target version:
Start date:
2012-03-06
Due date:
% Done:

100%

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

Description

When using rsaauth for the felogin extension it is not possible to have another login form on the same page that also uses rsaauth for encrypting the user/password data.

As far as I can see there are two possible solutions:

  1. the storage need to be able to store multiple key pairs (at the moment only one key pair can be stored)
  2. if a key pair is generated it needs to be stored in a static variable so that it can be used in other forms

Please let me know if I can help out with a patch for this.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24877: rsaauth with more than one login form on one page doesn't workClosed2011-01-28

Actions
Actions #1

Updated by Christian Jul Jensen about 12 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Steffen Ritter

Steffen, you are probably the right one to say if this is feasible. Or if there are other things to consider.

Actions #2

Updated by Steffen Ritter about 12 years ago

  • Status changed from Needs Feedback to Accepted
  • Assignee deleted (Steffen Ritter)

Yes, know this behaviour - I think in the second way would fit better...

Actions #3

Updated by Online Now! GmbH about 12 years ago

Please make also sure the javascript files for the encrypting will be added only one time.

Actions #4

Updated by Andreas Kiessling almost 12 years ago

Since the next release of sr_feuser_register (3) will ship with support for salted_passwords and rsa encrypted passwords (and adds conflict status with kb_md5fepw), i think it will be pretty common to have rsa protected login form and the password fields on the same page.
Identifying this problem took quite some time and although there is (now) a note and a link in the sr_feuser_register documentation regarding this error, this should be fixed for the next releases IMHO.

Actions #5

Updated by Andreas Kiessling almost 12 years ago

Related to #24877 which has patches pending in Gerrit https://review.typo3.org/#/c/10485/

Actions #6

Updated by hwt3 no-lastname-given over 9 years ago

What is the current state of this Issue?

The same problem exists in TYPO3 5.2.x, e.g. with sr_feuser_register 3.1.x

Actions #7

Updated by Nicole Cordes over 8 years ago

  • Assignee set to Nicole Cordes
  • Target version set to 7.4 (Backend)
  • Is Regression set to No
Actions #8

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Accepted to Under Review

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

Actions #9

Updated by Gerrit Code Review over 8 years ago

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

Actions #10

Updated by Gerrit Code Review over 8 years ago

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

Actions #11

Updated by Gerrit Code Review over 8 years ago

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

Actions #12

Updated by Gerrit Code Review over 8 years ago

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

Actions #13

Updated by Gerrit Code Review over 8 years ago

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

Actions #14

Updated by Gerrit Code Review over 8 years ago

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

Actions #15

Updated by Gerrit Code Review over 8 years ago

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

Actions #16

Updated by Gerrit Code Review over 8 years ago

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

Actions #17

Updated by Gerrit Code Review over 8 years ago

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

Actions #18

Updated by Gerrit Code Review over 8 years ago

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

Actions #19

Updated by Gerrit Code Review over 8 years ago

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

Actions #20

Updated by Nicole Cordes over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF