[Typo3-dev] Frontend user login with a url and Real URL

Robert John de Stigter robertjohn at bedrijvenweb.nl
Fri Nov 18 11:42:04 CET 2005


When the function checkAuthentication() is called in the class
t3lib_userAuth the $_GET is empty. So I suppose the URL isn't translated
yet at that point.
Is there a solution for this?

Thanks,
Robert 

-----Oorspronkelijk bericht-----
Van: typo3-dev-bounces at lists.netfielders.de
[mailto:typo3-dev-bounces at lists.netfielders.de] Namens Robert John de
Stigter
Verzonden: vrijdag 18 november 2005 11:33
Aan: List for Core-/Extension development
Onderwerp: [Typo3-dev] Frontend user login with a url and Real URL

Hi,
 
Users can login on my site with a link containing variables to login.
 
example: www.mysite.com/?logintype=login&user=myusername&pass=mypassword
this works.
 
Now I create the link like this:
www.mysite.com/members/login/myusername/mypassword/ and configure the
Real URL settings to translate it to $_GET variables.
 
When I read the $_GET it contains the correct values but the login
doesn't work. (newloginbox)
 
Anyone knows?
 
Cheers,
Robert
_______________________________________________
Typo3-dev mailing list
Typo3-dev at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev




More information about the TYPO3-dev mailing list