CodeIgniter Forums
How to Handle Forgotten Passwords - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How to Handle Forgotten Passwords (/showthread.php?tid=2744)



How to Handle Forgotten Passwords - El Forum - 08-22-2007

[eluser]Michael Wales[/eluser]
I've published a new article on my blog called Handling Forgotten Passwords. It should prove useful to anyone that prefers to roll their own authentication system (no offense to the various third-party offerings).

I'll be posting some code examples, based out of Code Igniter, related to this issue as well, in the coming days.

Plus, Episode 2 of Ignited will be hitting the blog this week as well - not sure on a specific day, but I'll be sure to let you guys know.

I did a test run and I was around the 18 minute mark getting the database up, controller, a view, and then passing data to that view - we'll see how it goes.


How to Handle Forgotten Passwords - El Forum - 08-22-2007

[eluser]sikkle[/eluser]
it's true, keep writing wales.


thanks.


How to Handle Forgotten Passwords - El Forum - 11-24-2009

[eluser]chillbill7[/eluser]
The article seems to have been removed from your blog, is there an archived copy somewhere?