Microsoft365DSC icon indicating copy to clipboard operation
Microsoft365DSC copied to clipboard

Obfuscate password and avoid extra line feed in verbose logging

Open bartvermeersch opened this issue 1 year ago • 2 comments

Pull Request (PR) description

  • Obfuscate password in verbose logging (When a new AADUser is created the password was visible in the verbose logging)
  • Avoid extra empty lines in verbose logging (On linux systems an extra empty line was generated between each parameter when using M365DscHashtableToString)

This Pull Request (PR) fixes the following issues

- Fixes #4392 : Verbose logging small enhancements

bartvermeersch avatar Mar 01 '24 10:03 bartvermeersch

Thank you for your contribution!

could you please add an entry within the changelog unreleased section?

andikrueger avatar Mar 01 '24 11:03 andikrueger

I'm a bit confused as why my other PR also ended up in this branch. I don't know if you can remove it here? It should be in https://github.com/microsoft/Microsoft365DSC/pull/4396

bartvermeersch avatar Mar 01 '24 11:03 bartvermeersch

I'll resubmit a clean PR

bartvermeersch avatar Mar 11 '24 10:03 bartvermeersch