PHP Classes

encrypted password

Recommend this page to a friend!

      PHPBB 3 Integration class  >  All threads  >  encrypted password  >  (Un) Subscribe thread alerts  
Subject:encrypted password
Summary:this class assumes that the system stores an unencrypted passwor
Messages:1
Author:Martin
Date:2009-09-25 10:30:11
 

  1. encrypted password   Reply   Report abuse  
Picture of Martin Martin - 2009-09-25 10:30:11
I can't seem to find the way to use a password that is already encrypted.
The system that I have built does not store passwords that are not encrypted. Also I can't use the plain password entered directly by the user because the login to the phpbb3 has to happen in a second moment subsequent to user login.