Skip to content
Snippets Groups Projects
Commit e3c2eca9 authored by Nicole Cordes's avatar Nicole Cordes Committed by Helmut Hummel
Browse files

[BUGFIX] Prevent backend cookie set in frontend

If you have an enabled rsaauth, the frontend login gets hashed before
sending the data. Due to a request to an ajax handler in rsaauth,
a backend user cookie is set in frontend mode as well.
This patch re-adds an eID script for frontend calls to prevent
unnecessary cookies.

Resolves: #68525
Releases: master
Change-Id: I67a12e617aaa766e839f3a9b6b535a5618236ecb
Reviewed-on: http://review.typo3.org/41939


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
parent 4d5bd838
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment