]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2023-4154 dsdb: Remove remaining references to DC_MODE_RETURN_NONE and DC_MODE_RE...
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Mar 2023 01:49:06 +0000 (14:49 +1300)
committerJule Anger <janger@samba.org>
Sun, 8 Oct 2023 20:06:17 +0000 (22:06 +0200)
commitfbc27662712aba02c8c99346f21d26df05d16232
tree70275b33ac9ded386ab32f0369673ab8005cb0b5
parent53c9e1c9d3b660837d4517cfe0f3da2f0744660b
CVE-2023-4154 dsdb: Remove remaining references to DC_MODE_RETURN_NONE and DC_MODE_RETURN_ALL

The confidential_attrs test no longer uses DC_MODE_RETURN_NONE we can now
remove the complexity.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15424

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
(cherry picked from commit 82d2ec786f7e75ff6f34eb3357964345b10de091)
source4/dsdb/tests/python/confidential_attr.py