Captive portal: fix per-user session timeouts
Don't overwrite the global session timeout value with a user's radius-provided timeoutthat would then be reused in the same run for users without a custom session timeout.
Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207
#9096 - updated login title
Merge pull request #4019 from GrantSheehan/master
Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160
Fix DigitalOcean DynDNS client
Fixes the check on the return value since it's been updated to useHTTP/2 syntax. Also adds logic to allow using `@` to denote updating theroot domain A record as well.
Fixed regression where calling station id was removed from openvpn
Fix NPt validation to allow single addresses. Fixes #9163
Add Korean to the list of available languages
Do not call interfaces_vlan_configure() every time an interface is edited in GUI.
This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).
Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure()....
View revisions
Also available in: Atom