Allow URLs for TFTP Server (Bug #6634)
is_URL() from util.inc is way too limited for this purpose.(cherry picked from commit 8ff248d6a3f31dba42c4c64b5290928030faad4a)
Typo fix(cherry picked from commit 4b79a9d443c4e16d6ffa304775aec79938d2988c)
is_URL() from util.inc is way too limited for this purpose.(cherry picked from commit 483816313924f87707bca0aa983c73064bd52371)
Fix a redundant HTTP "User-Agent" string.
CURLOPT_USERAGENT expect the value to the user-agent string, not the entire key-value pair.Before this fix, HTTP header "User-Agent: User-Agent: phpDynDNS/0.7" was sent for DDNS updates.NGINX configuration at GratisDNS will not accept a user-agent formatted in the above way....
Merge pull request #3066 from phil-davis/notifychannelupdown
Merge pull request #3065 from phil-davis/radius-openvpn
services_dhcp: Ignore BOOTP queries
BOOTP leases do not have a maximum lease time by default, this couldpotentially lead to a DHCP address pool exhaustion.
This commit adds an option to ignore BOOTP queries.
Redmine #4351
(cherry picked from commit 6d53301b1f612ff3e0490abbb46b53c50193b80b)
Add a field to CA/Cert pages for OU, which is required by some external CAs and users. Fixes #6672
Display local DHCP lease times in 24-hour clock
It seems odd to me that when the times are displayed in UTC they have24-hour clock, but when displayed in local time they are formatted with12-our clock and AM/PM.24-hour format takes less screen space, and I would have thought that...
Update firewall rules separators when NAT associated rule is deleted.
Bug: https://redmine.pfsense.org/issues/6676(cherry picked from commit 7475d7b337c0a08dc4d6636f33b0998067f26008)
View revisions
Also available in: Atom