dnewsholme / PasswordState-Management

Powershell Module For Management of Passwordstate. (Powershell Core Compatible)
GNU General Public License v3.0
39 stars 14 forks source link

Unable to change passwordstate when reason is required on passwordlist #144

Closed trir262 closed 3 years ago

trir262 commented 3 years ago

The Set-PasswordstatePassword function looks up a password entry when the parameter PasswordID is used. it does this without providing a reason, causing it to fail.

dnewsholme commented 3 years ago

Yeah I see this now you mention it. I'll fix this tonight.

trir262 commented 3 years ago

Gives you an opportunity to test the docker dev env :)

dnewsholme commented 3 years ago

Yeah the docker environment is really good. Thanks for adding, I really like it!

I've added the ability to add self signed certs into the docker environment too, to support local dev instances of passwordstate.