From: Mark Wooding Date: Sun, 13 Apr 2008 15:10:20 +0000 (+0100) Subject: tmpdir: Allow trusting of particular groups. X-Git-Tag: 1.2.0~1^2 X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/commitdiff_plain/7d5bdc256357b94d74eccc6f6ae6d133fb9bc45a?hp=7d5bdc256357b94d74eccc6f6ae6d133fb9bc45a tmpdir: Allow trusting of particular groups. One site has a group-root-writable root directory, which buggers the whole thing. If we can trust the root group (and in this case at least there's no reason not to) then we can win. ---