https://bugzilla.mindrot.org/show_bug.cgi?id=2267
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2465|0 |1 is obsolete| | --- Comment #4 from Damien Miller <[email protected]> --- Created attachment 2466 --> https://bugzilla.mindrot.org/attachment.cgi?id=2466&action=edit attempt #2 This should fix the bugs in the previous patch. I've added a RereadConfig option to control whether a second pass is made through the configuration files, but I'm unsure whether I'll commit that - the alternatives is to always reread if canonicalisation is enabled I've also added negation of Match options, e.g. "Match !canonical ..." to provide a way to force Match to trigger on the first config pass. -- 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
