OpenDocMan 1.3.0
29 December 2014
OpenDocMan version 1.3.0 is now available (major release).
Upgrading to OpenDocMan 1.3.0
OpenDocMan 1.3.0 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply OpenDocMan updates as new versions are released, or use Installatron's Clone feature to duplicate an existing OpenDocMan install to test the 1.3.0 upgrade prior to applying it live. Get started managing your OpenDocMan installations with Installatron
What's New in OpenDocMan 1.3.0
This release includes security fixes, bug fixes, and code cleanup. PHP extension pdo-mysql is now used for all database queries.
- Fix potential XSS exploit
- Fix potential SQL injection exploits
- Fix issue #186 – Don't create file records until file upload is verified
- Fix issue #128 - Move from mysql_query() to PDO for SQL queries
- Removed the "secure url" admin setting since it was mis-leading and ineffective
- General code cleanup and refactoring. Removed un-used code. Removed un-used files.