summaryrefslogtreecommitdiff
path: root/auth/credentials/credentials_cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25auth: Remove talloc_set_name_const() if talloc_keep_secret() changes the tall...Pavel Filipenský1-1/+0
2025-08-25auth:creds: Keep password secret in cmdline_get_userpassword()Andreas Schneider1-0/+1
2023-01-17auth/creds: fix a typo in a commentBjörn Baumbach1-1/+1
2021-03-24auth:creds: Add command line function for standard password callbackAndreas Schneider1-0/+73