[os-cloudflared] Correct UI token entry text field validation mask (#5598)
* Correct UI text field validation mask to include equal signs which are standardly present in Cloudflare tunnel tokens
* Bump cloudflared Makefile version from 1.1 to 1.2.
* Apply suggestion from @Monviech
---------
Co-authored-by: Monviech <79600909+Monviech at users.noreply.github.com>
net-mgmt/nrpe: allow hostnames in allowed_hosts (#5305)
* net-mgmt/nrpe: allow hostnames in allowed_hosts
* net-mgmt/nrpe: use HostnameField instead of CSVListField for allowed_hosts
Switch allowed_hosts from CSVListField to HostnameField with IpAllowed,
per review feedback on PR #5305 — CSVListField shouldn't be used anymore.
* Update General.xml
Updated Version to 0.0.2
* Update Makefile
Updated Plugin Version
* Update pkg-descr
[4 lines not shown]
net/ndp-proxy-go: version 1.4 (#5586)
* net/ndp-proxy-go: Add static-prefix and static-router flags
* net/ndp-proxy-go: Fix status not showing stopped service
* net/ndp-proxy-go: Bump version to 1.4
misc/theme-rebellion: added tabulator.min.css to theme (#5571)
File needed for colour correction in firewall rules. de 'minned' the css for readability!
sysutils/cpu-microcode: bring back late loading during early boot stage
Although the situation is different on 26.7/15.1 it still affects most
people trying to use microcode packages.
PR: https://forum.opnsense.org/index.php?topic=52387.0