]> git.ipfire.org Git - thirdparty/samba.git/commit
pytest: password_hash uses internal _glue.crypt
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 11 Dec 2024 21:46:16 +0000 (10:46 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 20 Dec 2024 07:04:31 +0000 (07:04 +0000)
commit552053b6445611ecef6ac4c11c55ebf92f03571d
tree070f9066166c3af092276c1b25d6bed0ff83462d
parent4af4dd8135e8edbe2a16cfdfc7ded8c145c82e98
pytest: password_hash uses internal _glue.crypt

This will remove an external dependency.

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

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/password_hash.py