Changelog
10.4.2010
Implemented the ability to read through Journal entries starting from the oldest or newest entry10.3.2010
Removed all expiration dependencies in the password manager. Passwords no longer expire or need to be renewed or changed4.15.2010
Added the regex = exception for a class of user input4.14.2010
Added the regex * exception for a class of user input - Password search filtering now includes actual passwords and information that may be in the 'Other Info' section4.10.2010
Changed all instances of the color name Gray to the color value #808080 - Added the regex # exception for a class of user input4.8.2010
A single header can be dynamically chosen to display permanently - Added the 'renew' feature to the password manager. Expired passwords can now be 'renewed' instead of changed - Various cosmetic/redirect/function bugfixes for the password manager - Upgraded all instances of the deprecated function 'mysql_numrows()' to 'mysql_num_rows()' - The return value of FALSE (0) from all instances of 'mysql_num_rows()' is now properly utilized - Fixed a major issue with the user privileges array - User privileges are now utilized correctly - Added the regex @ exception for a class of user input4.5.2010
Created the option to set the background/theme for the duration of the login session - Changed the default theme to gray4.4.2010
Created this changelog - Changed password expiry duration to one year instead of six months - Copyright year in footer now updates automatically