Fix DB_MySQL_PDO::escape_binary().
[bugdar.git] / login.php
2020-04-19 Robert SesekIntroduce a cron system to run periodic work.
2020-04-11 Robert SesekZap all trailing whitespace.
2020-04-11 Robert SesekDrop the executable bit from all PHP files.
2020-04-11 Robert SesekReplace $bugsys->datastore with bugdar::$datastore
2013-05-16 Robert SesekRemove Mac Latin copyright character and SVN footer...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-07-08 Robert Sesekr1571: Removing trailing whitespace on login.php
2007-06-30 Robert Sesekr1562: - Moving email templates into the locale/ direct...
2007-06-02 Robert Sesekr1551: In login.php, $message->items would never be...
2007-03-05 Robert Sesekr1432: Make logout work by calling Authentication:...
2007-02-27 Robert Sesekr1423: In login.php, we need to get the user ID in...
2007-02-26 Robert Sesekr1422: Authentication API:
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-14 Robert Sesekr1410: Moving the password reset email to the template...
2007-02-14 Robert Sesekr1409: Implemented a new admin login system: Instead...
2007-02-13 Robert Sesekr1401: Added a password reset system that works very...
2006-10-12 Robert Sesekr1248: Fixing a SQL injection on login.php
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-05-12 Robert Sesekr825: When logging out, redirect to the page that was...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2005-12-23 Robert Sesekr677: Need a table prefix here...
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-11-24 Robert Sesekr573: Make the admin session hourly-dependent by includ...
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr392: Localization
2005-09-21 Robert Sesekr390: Registering language data
2005-08-25 Robert Sesekr373: Register language phrases
2005-08-21 Robert Sesekr351: Redirect on logout
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr303: Added SVN constant to user files; now ISSO debug...
2005-05-21 Robert Sesekr176: Switching to the Message_Reporter::redirect(...
2005-05-21 Robert Sesekr173: Renaming the error reporting stuff so it can...
2005-05-21 Robert Sesekr172: Removing from our echo; exit; error reporting...
2005-05-20 Robert Sesekr167: Added cplogout action so we can log out of the...
2005-05-14 Robert Sesekr130: Fixed the issue where if you signed in with remem...
2005-05-14 Robert Sesekr129: s/mysetcookie/$funct->cookie/g
2005-05-05 Robert Sesekr81: - Removed sanitize() call [register.php]
2005-05-04 Robert Sesekr73: Updated input sanitization for:
2005-05-04 Robert Sesekr67: - Upping template system to use ISSO
2005-05-04 Robert Sesekr66: Moving all DB stuff to be handled by ISSO. Working...
2005-05-04 Robert Sesekr64: Putting up new file header pre-isso
2005-04-13 Robert Sesekr63: Updated initial copyright year from 2003 to 2002
2005-02-08 Robert Sesekr51: Made admin session cookie to be volatile. CP login...
2004-12-27 Robert Sesekr35: Presentation code moved out of PHP files and into...
2004-12-26 Robert Sesekr33: Named product Renapsus.
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.