Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Fixed issue with Disconnect-PnPOnline not cleaning up certificate - #2755

Merged
wobba merged 2 commits into
pnp:devfrom
KoenZomers:FixDisconnectIgnoringConnectionAttribute
Jun 24, 2020
Merged

Fixed issue with Disconnect-PnPOnline not cleaning up certificate#2755
wobba merged 2 commits into
pnp:devfrom
KoenZomers:FixDisconnectIgnoringConnectionAttribute

Conversation

@KoenZomers

Copy link
Copy Markdown
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Could play a role in some degree to #2752

What is in this Pull Request ?

In Disconnect-PnPOnline -Connection $variable, if having connected using $variable = Connect-PnPOnline -CertificatePath -ReturnConnection, it would not clean up the certificate on that connection instance, but instead try to do it on the current connection context. That has been fixed in this PR.

@wobba
wobba merged commit f633253 into pnp:dev Jun 24, 2020
@wobba

wobba commented Jun 24, 2020

Copy link
Copy Markdown
Contributor

Thank you @KoenZomers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants