]> git.ipfire.org Git - thirdparty/samba.git/commit
python:key_credential_link: old python compatibility
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 12 Aug 2025 22:58:36 +0000 (10:58 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 13 Aug 2025 02:53:44 +0000 (02:53 +0000)
commit7ac54e272676f92a6ba331d1a26623ed82ac2bbc
tree7babb7a0ed57b63bd4ac8e238fa81de10c9e5884
parent6a1dc25421ba1e927bf758c0ea80e2c08e350113
python:key_credential_link: old python compatibility

int.to_bytes assumed these defaults in recent versions

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/key_credential_link.py