[TYPO3-dev] integrate rsaauth & saltedpasswords in custom login	form
    Steffen Gebert 
    steffen at steffen-gebert.de
       
    Mon Oct 18 10:47:36 CEST 2010
    
    
  
On 18.10.10 10:32, Bas van der Togt wrote:
> Hello list,
>
> I have rsaauth and saltedpasswords running in combination with felogin.
> But i have a custom form in my main template which is posting the
> username en password to the felogin plugin. However this is not working
> because i think the password must me hashed first. Is there a manual for
> this, or can anybody tell me how to do this?
Did you have a look at the rsaauth manual? Do you really post the data 
to felogin or do you just provide the same fields as felogin in your 
form? Then felogin isn't involved (as core handles authentication).
Think you should have a look how felogin and rsaauth/saltedpasswords 
interact (the latter ones hook into felogin).
rsaauth encrypts the password, no hashing. You should try starting with 
saltedpasswords and later add rsaauth, when this works.
Kind regards
Steffen
-- 
Steffen Gebert
TYPO3 Core Team Member
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
    
    
More information about the TYPO3-dev
mailing list