sown / tasks

Tasks for sown projects
0 stars 0 forks source link

Fix validation on Node Interface to block "offerDhcpV6" with no IPv6 address #27

Open drn05r opened 5 years ago

drn05r commented 5 years ago

There is a bug that allows you to set offerDhcpV6 when no IP address is set for a Wi-Fi interface for a node in the admin system. There should be a validation check to prevent this from being possible.