https://bugzilla.mindrot.org/show_bug.cgi?id=2398
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2620|0 |1 is obsolete| | Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED --- Comment #3 from Damien Miller <[email protected]> --- Created attachment 2836 --> https://bugzilla.mindrot.org/attachment.cgi?id=2836&action=edit clear AuthenticationMethods=any in fill_default_server_options() I think it would be simpler to handle it similarly to the way we do CLEAR_ON_NONE options, i.e. clear it in fill_default_server_options() if it holds a special value. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
