https://bugzilla.mindrot.org/show_bug.cgi?id=2591
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Damien Miller <[email protected]> --- Created attachment 2847 --> https://bugzilla.mindrot.org/attachment.cgi?id=2847&action=edit lowercase filenames as they are added I'm wary of changing the semantics for matching, since it's very likely that users are inadvertently depending on this - it has been this way for ~20 years. I think it would be safer if we lowercase hostnames *as they are added*. This avoids changing semantics for existing hosts but lets new ones be stored in the canonical format. Does this solve the problem for you? -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
