]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests/krb5: let modified_ticket() to take modify_{tkt,enc}_fn
authorStefan Metzmacher <metze@samba.org>
Tue, 3 Dec 2024 15:46:31 +0000 (16:46 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 24 Feb 2025 09:27:38 +0000 (09:27 +0000)
commit322827f792b71fb66768fef222d5381e0436e133
tree63a67ae5a71bae635b023c46c78a33b10f6ee52a
parentfabf0d1565ab7c9ab89f70ad98616c0161c4c4ff
python:tests/krb5: let modified_ticket() to take modify_{tkt,enc}_fn

This makes it possible modify the public ticket part well as the enc part.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/krb5/raw_testcase.py