Partial fix for #5263Added timeout to pkg_call function to prevent GUI lockup when beta.pfsense.org is not available
Merge pull request #1572 from stilez/patch-5
Page converted to POST operation
Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Ticket #3858
Merge pull request #1803 from nagyrobi/patch-18
Fix typo
Specify PSK for mobile configurations without the leading ID selectors. Fixes PSK mismatches from iOS clients.
When using eap-radius, if the virtual address pool is left blank, pull the IP addresses from RADIUS instead. (Will need an IP address defined for each account.)Doesn't seem to be possible to pull from either RADIUS or a local pool that I can see from experimenting and looking at strongSwan's docs.
Specify %any where identifier is "any", so the note on these pagesactually works.
Introduce read_global_var:
- Add a new script, read_global_var, that returns the value of any item contained in global array $g- Replace all grep and sed magic from shell scripts
View revisions
Also available in: Atom