]> git.ipfire.org Git - thirdparty/cups.git/commit
Allow access to cupsd-created files with non-world-readable permissions via the
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 25 Aug 2014 13:28:04 +0000 (13:28 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 25 Aug 2014 13:28:04 +0000 (13:28 +0000)
commit112fc3c0bd4a3e90cd1bd1cb447d4563a50d6a46
tree7bb1c63aca9da8fb3f51a4f339f1f5c8c6ed3120
parent1252ae2760ac6633c0de732edf53b3c462e14cbd
Allow access to cupsd-created files with non-world-readable permissions via the
web interface (STR #4461).

Use cupsdCreateConfFile API to create PPD files, and use the ConfigFilePerm for
PPD files.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12113 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES.txt
scheduler/client.c
scheduler/ipp.c