Ensure config.cache does not exist so the subsequent requests can cleanly reload the configuration. Ticket #601
Move get_include_contents function to pfsense-utils.inc
Allow php code to be included in the primary captive portal page. Add new ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup.
Ups remove erroneous curly.
Actually return to previous function code for lookup_gateway_ip_by_name() to not create recursive loops. There is still the question of how dynamic interfaces should be handled here?
Revert "Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot."
This reverts commit e51cf5960f6718a14c07daa7b6e96337fdba1f0e.
Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot.
Remove unecessary check.
Do not process items in which we cannot resolve the config file
Fixes #610. Do not use the value of mtu blindly test it is set or use 1500 as default.
View revisions
Also available in: Atom