| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256.txt | 2024-10-29 | 170 Bytes | |
| phpipam-v1.6.1.zip | 2024-10-29 | 19.1 MB | |
| phpipam-v1.6.1.tgz | 2024-10-29 | 14.3 MB | |
| 1.6.1 source code.tar.gz | 2024-10-29 | 5.9 MB | |
| 1.6.1 source code.zip | 2024-10-29 | 6.7 MB | |
| README.md | 2024-10-29 | 439 Bytes | |
| Totals: 6 Items | 45.9 MB | 0 | |
Bugfixes:
----------------------------
+ Fixed RADIUS authentication fails on 1.6.0 (#3986);
+ Fixed cannot add NAT issue (#3993);
Security Fixes:
----------------------------
+ Multiple XSS injections (#4145,#4146,#4147,#4148,#4149.#4150,#4151);
+ HTML DOM XSS injection via filenames when uploading (#4160);
+ Disable /app/install/ helper scripts via config.php $disable_installer;