]> 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>
Mon, 9 Oct 2023 20:15:19 +0000 (22:15 +0200)
commit582f4f2e844d95e48444d2b98c7397cac32ad6d4
tree5ae552b847a02aa45b8099ae81fe33648b87f905
parent3c432b144690353b7c86daf38612a2e19eb82084
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