Pfsense Fauxapi Versions Save

REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops

v1.4.1

4 years ago
  • Added system_info function to return various useful system information.
  • include include phpsessionmanager.inc since it is commonly required in other function calls
  • testing against pfSense 2.4.5
  • testing against pfSense 2.5.0 (pfSense-CE-2.5.0-DEVELOPMENT-amd64-20200527-1410.iso)

v1.3_4

5 years ago

Minor bug fixes, primarily to replace PHP function split() with explode() because the latest pfSense 2.4.4 upgraded the underlying PHP

v1.3_3

5 years ago

Point release to ensure key local files are not over-written when updating

v1.3_2

5 years ago