plugins/admin/PluginManager.php
2009-05-16 Dan Fixed: cache was being used during plugin fetch, so newly placed plugin files were not listed
2009-05-16 Dan Fixed two bugs: PluginManager: forgot to import cache; PageManager: now queries pages with buffered query (temporary fix)
2009-05-13 Dan Cut out two queries per page with plugin loader routine
2009-03-18 Dan Plugins: Added checks and additional warning for authentication plugins.
2009-02-26 Dan Plugin manager: system plugins now sorted to last
2009-01-15 Dan Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
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.
less more (0) -10 -7 tip