]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25722 selftest: Catch possible errors in PasswordSettingsTestCase.test_pso_n...
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Sep 2021 02:54:03 +0000 (14:54 +1200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:09 +0000 (10:52 +0100)
commit9ff11f2a955554b0b89c0e40b6e472d2720123cf
tree7e20f61715236b524faa4394cf6a2a586e5aca1a
parent20720ec0bb1db350415e6d70f77abd4ded812a8d
CVE-2020-25722 selftest: Catch possible errors in PasswordSettingsTestCase.test_pso_none_applied()

This allows future patches to restrict changing the account type
without triggering an error.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/tests/python/password_settings.py