Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - applied David Norman's patch to turn all <?'s into fully qualified | Dries Buytaert | 2001-03-10 |
| | | | | <?php's. | ||
* | A rather large and important update: | Dries Buytaert | 2001-03-07 |
| | | | | revised most of the SQL queries and tried to make drupal as secure as possible (while trying to avoid redundant/duplicate checks). For drupal's sake, try to screw something up. See the mail about PHPNuke being hacked appr. 6 days ago. The one who finds a problem is rewarded a beer (and I'm willing to ship it to Norway if required). I beg you to be evil. Try dumping a table a la "http://localhost/index.php?date=77778;DROP TABLE users" or something. ;) | ||
* | - various updates, bugfixes and improvements | Dries Buytaert | 2001-02-04 |
| | |||
* | - removed redundant spaces | Dries Buytaert | 2001-01-26 |
| | |||
* | A batch of preparations for release candidate 2: | Dries Buytaert | 2001-01-03 |
| | | | | | | | | | | | | | | | | - expanded documentation (written by Jeroen) - fixed bug in includes/module.inc - fixed bug in modules/backend.class - renamed some of the SQL tables (!) - started making the diary.module truly modular (not finished yet) - renamed "admin_blocks" to "boxes" - added new functionality to "boxes": apart from PHP boxes, you can now create ASCII boxes as well as HTML boxes for those who are not confident with PHP. (requested by stalor) - added drupal-site module to keep track of known drupal sites - added small Perl script to generate encrypted CVS passwords | ||
* | - intermediate commit: see previous commit | Dries Buytaert | 2000-12-23 |