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

Also available in: Atom PDF