> > The current version of MURA does not have a 'forgot password' feature.
> > It only gives the user a 'reset'
> >
> > All the emails/passwords are encrypted in the database
> > Does anyone have a suggestion on how to add a traditional 'forgot password'
> > feature that will query the db and return the info to the user's email
> > address?
>
> Correction: it appears that Mura hashes the info in the database

If you don't have the password, you can't return the password. The
point of using a hash is so you don't have to store the actual
password. So, in conclusion - you can't.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344965
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to