phpipam v1.1 released :: security fixes, performance improvements, mod_rewrite optional
Dear all, I am happy to announce new version of phpipam IP address management – version 1.1.
This release fixed some bugs, provided some new features, but most importantly it was focused on:
- Security fixes (SQL injection, XSS scripting, crypting DB passwords, brute-force attack prevention, …)
- Performace improvements (Caching, reusing SQL connection),..
- mod_rewrite no longer required, selectable URL structure under settings
Some screens:
If you find phpIPAM useful for your company donations would be highly appreciated ![]()
You can demo it here: http://demo.phpipam.net/
You can download it on sourceforge site: phpipam-1.1.
Special thanks to all the people submitting bug reports, translators and feature testers!
Full changelog for this release is:
Enhancements: ---------------------------- + Caching of SQL results to avoid multiple queries; + Reduced number of DB queries; + Added selected mail notifications to admins to be notified on IP/subnet change; + Added new subnetId index to ipaddresses table that significantly improves network loading; + Now using only 1 network connection towards MySQL server; + Updated pagination; + mod_rewrite no longer required, selectable URL structure under settings; + Added option not to display free ranges; + Added option to set maximum VLAN number; + Selectable custom fields to Continue reading
