You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change default for GuestIPMustBeZero when GuestIP is 0.0.0.0
It now defaults to `true`. The user must explicitly set it to false
to match any interface and not just 0.0.0.0.
The existing tests have been amended to explicitly set GuestIPMustBeZero
to `false` to continue testing the old behaviour.
This change is not backwards compatible!
Signed-off-by: Jan Dubois <jan.dubois@suse.com>
0 commit comments