]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:utils: Keep password secret in ntlm_auth get_password()
authorAndreas Schneider <asn@samba.org>
Thu, 7 Aug 2025 11:48:26 +0000 (13:48 +0200)
committerAlexander Bokovoy <ab@samba.org>
Mon, 25 Aug 2025 11:03:38 +0000 (11:03 +0000)
commitf86739e3abd63ba0b7ba632d796968fec9fa2f8f
treeccb9e91f36d208e7f151eb6ad60012bcce9111bd
parent34482f4ad014a09c84b484097a8d03dfec4f6512
s3:utils: Keep password secret in ntlm_auth get_password()

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source3/utils/ntlm_auth.c