Sat, 17 Nov 2007 21:09:31 -0500 | Dan | Well I'm an idiot - the fulltext index on page_text was missing from a default installation. It didn't break searches but probably slowed them down tremendously. Also set engine to MyISAM on page_text to avoid cryptic error messages from MySQL. | changeset | files |
Sat, 17 Nov 2007 20:31:01 -0500 | Dan | Major improvements in the security of the CAPTCHA system (no SQL injection or anything like that); fixed denied form submission due to _af_acting on form object wrongly switched to true | changeset | files |
Sat, 17 Nov 2007 18:54:13 -0500 | Dan | Javascript validation for install DB info form didn't allow dashes | changeset | files |
Sat, 17 Nov 2007 18:51:06 -0500 | Dan | Changed default content for the main page to something a lot more user-friendly and helpful | changeset | files |