[Bug 1315] Match Group does not support negation
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Jun 30 20:55:52 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1315
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> 2008-06-30 20:55:48 ---
Yeah, the interactions between AllowGroups and DenyGroups (the two
other places where ga_match is used) are weird enough without having
negation thrown in the mix.
Perhaps either add a flag to ga_match() to specify whether negation is
allowed and only set it for the Match case, or create a separate
ga_match_list() for the Match case.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
More information about the openssh-bugs
mailing list