001 Password Reset - Option 2 (Send Password Reset Link to Email Address)
002 Invalid Username Bug Fix (Highlighted by a Student)
003 Protecting Against CSRF Attack
004 Change Account Password
005 Deactivate Account (Facebook Style)
006 Update Login Script to Auto Login Users if they Attempts to Login Within 14 days
007 Permanently Delete Deactivated Account after 14 days
008 Auto Delete non-activated Accounts 3 days After Signup
009 Uploading the system Online (www)
010 Automating Task with Cron Job
011 Time Based Password Reset Token - Part 1 (Security Update)
012 Time Based Password Reset Token - Part 2 (Security Update)
013 Time Based Password Reset Token - Part 3 (Security Update)
014 Allow Users to Upload Profile Picture - Option 2