]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. (GH-118800)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 May 2024 17:11:11 +0000 (19:11 +0200)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 17:11:11 +0000 (17:11 +0000)
commit9d646d084c6fec83bed7bfa72d83b2ae3cf09644
tree434841db611500004b4ef2b7ec0ed9876d4218f9
parent62a559ac09b0451631a07d1aae76eab79af9cbbc
gh-118773: Use language-invariant SDDL string instead of aliases for ACLs. (GH-118800)

(cherry picked from commit 8af84b503d0b62a3db0d806d39f42c1e08746079)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Security/2024-05-08-21-59-38.gh-issue-118773.7dFRJY.rst [new file with mode: 0644]
Modules/posixmodule.c