Powershell Module For Management of Passwordstate. (Powershell Core Compatible)
GNU General Public License v3.0
39
stars
14
forks
source link
Fix reason not being passed when calling Set-PasswordstatePassword #145
Closed
dnewsholme closed 3 years ago
Fixes #144
Reason was not being passed to Get-PasswordstatePassword call inside Set-PasswordstatePassword
This adds the parameter to the call if a reason was specified.