Mark ldap3 password attribute as sensitive#54
Mark ldap3 password attribute as sensitive#54bdeferme wants to merge 2 commits intowandenberg:masterfrom
Conversation
|
@bdeferme which version of puppet are you using? |
|
@wandenberg My bad, apparently the way I tried to do it only works for Provider Transports. I guess this is because the provider returns a non-sensitive string via the Furthermore a subsequent run returns: Which makes me think Sensitive is not yet supported indeed for Resource API on Puppet 6. Feel free to close this PR while we wait for Sensitive support in the resource API. Do you have any ideas on the possibility of suppressing the output when the password is changed? |
Should fix #53