Skip to content

Password handling needs improvement #24

Description

@Atreidae

As part of porting code from BounShell a lot of the SecureString handling relies on my old code for storing and retrieving secure variables.

This includes plenty of calls forcing SecureString to store stuff as plaintext, this needs to be updated and tested. and a new method of storing secure creds for the connection cmdlets for automated moves

[Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSAvoidUsingConvertToSecureStringWithPlainText', '', Scope='Function')] #Todo https://github.com/Atreidae/UcmPSTools/issues/24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions