Sat, 15 Mar 2008 00:08:01 -0400 | Dan | Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4. | file | diff | annotate |
Sat, 08 Mar 2008 12:13:23 -0500 | Dan | Fixed undefined variable ($row['is_regex'] instead of $is_regex) in sessions.php | file | diff | annotate |
Thu, 06 Mar 2008 23:31:28 -0500 | Dan | [Security] made session manager have some degree of IP validation for session keys and upgrades | file | diff | annotate |