mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
- When a link on 'Nearby Wi-Fi Networks' page is clicked, a new Wi-Fi connection page is shown. In this form, the DNS-over-TLS and IPv6 method radio buttons are not pre-selected with default value. Fix this by setting default values for them. Tests: - On a system with Wi-Fi device, click on 'Nearby Wi-Fi Networks', click on a Wi-Fi network and go to new Wi-Fi connection creation page. Notice that values for DNS-over-TLS and IPv6 connection method are filled in. Simply clicking 'Submit' creates the connection. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>