Thanks Richard - for sure I will implement this on the server side.
Sent from my iPhone > On Jul 11, 2017, at 3:50 PM, Richard Gaskin via use-livecode > <[email protected]> wrote: > > jonathandlynch wrote: > > > I do need to make password recovery an option. > > Please don't. > > Reset is good, but recovery means the password is stored in the system, which > is generally no longer done. Instead only a hash of the password is stored, > which allows it to be reset but never recovered. > > Peter Brett posted some notes here on hashing passwords a while back: > http://lists.runrev.com/pipermail/use-livecode/2017-March/235091.html > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, Mobile, and the Web > ____________________________________________________________________ > [email protected] http://www.FourthWorld.com > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
