[Typo3-dev] Login Question

Peter Russ peter.russ at 4many.net
Wed Mar 16 10:23:23 CET 2005


Marlies C schrieb:
> We have the following 2 questions and could not find any answers. Could 
> somebody enlighten us?
> 
> 1. When you create a new login form in TYPO3 what happens in the submission 
> of the form that lets the typo3 core know that login is happening? There 
> seems to be no clear indicator of what the core is looking for when the 
> login is submitted. I've looked through the tslib php files, with no luck. 
> Can you help identify this.
> 
> 2. When trying to pass variables to the login validator in the typo3 core, 
> and are attempting to by pass the login box. What is the API call and what 
> parameters are needed? We are trying to add an extra step to the login 
> process before the login actually occurs.
> 
> Thanks,
> 
> Marlies & Reuven
> www.enomaly.com
> 
> 
> 
> 
Hallo Marlies,

have a look at www.gutscheinmarketing.de
1) We use our own form
2) We grab the values by a auto_prepend methode that validates against 
an external DB and transform them to Typo3-User. So we can stay with the 
Typo3 Core untouched and do what's ever required.


Regs. Peter.
---
_____________________________
4Many Services
http://www.4many.net              http://www.4dfx.de

Kundenserver/Customer server
http://www.typo3-server.net




More information about the TYPO3-dev mailing list