plugins/admin/SecurityLog.php
2011-09-04 Dan Fuhry SECURITY: Various security enhancements to password resets. They are now rate-limited by username and IP, and it is possible to disable username autofill for guests.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2009-12-19 Dan Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
2009-12-06 Dan PostgreSQL: fixed Admin:SecurityLog database error
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-05-29 Dan Set a few queries to buffered due to intermediate queries during fetching
2009-05-05 Dan Security log: fixed typo in plugin enable/disable display
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-07-22 Dan Fixed unlocalized column names in SecurityLog
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-04-10 Dan Implemented security logging for plugin management
2008-03-16 Dan Added support for embedding language data into plugins; updated all version numbers on plugin files
2008-02-12 Dan Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
2008-02-11 Dan Rebrand as 1.1.2; made upgrade framework functional
less more (0) -15 tip