search for: 2a315d57

Displaying 1 result from an estimated 1 matches for "2a315d57".

2006 Jan 09
3
Emailing lost passwords
This might be a stupid question and if so then humor me with smart remark and the answer :) I want to have a feature on my site that allows me to email forgotten passwords back to the user (like what Backpack does). Now I''m currently encrypting the user''s password + salt before saving to the database using code borrowed from the LoginGenerator. The question I have is there