mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
- Convert line terminators in the form field so that it matches the current status information resulting in proper detection of change in value. - Allow IPv6 addresses properly. Allow "[ipv6]:port" format. - Make specifying port optional. - Allow spaces at the beginning and ending of the line to compensate for copy/paste errors. - Allow empty lines between bridge specifications. - Allow multiple spaces between the components. - Raise error if upstream bridges are not provided when 'use upstream bridges' option is enabled. - Write tests for upstream bridges validator.