Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-Word the Prompt for ChocoUser DB Credential Entry #157

Open
ryanrichter94 opened this issue Aug 18, 2022 · 1 comment
Open

Re-Word the Prompt for ChocoUser DB Credential Entry #157

ryanrichter94 opened this issue Aug 18, 2022 · 1 comment
Labels
Enhancement Enhancements are things that are improvements or features.

Comments

@ryanrichter94
Copy link
Member

Is Your Feature Request Related To A Problem? Please describe.

Look to create a more informative credential prompt message of what is being asked to enter.

https://github.com/chocolatey/choco-quickstart-scripts/blob/main/Start-C4bCcmSetup.ps1#L11-L17

Describe The Solution. Why is it needed?

Have been asked a few times what this prompt is for. Need to make it more intuitive as well as prompt to document this value.

Additional Context.

*ZenDesk Ticket

Related Issues

@ryanrichter94 ryanrichter94 added the Enhancement Enhancements are things that are improvements or features. label Aug 18, 2022
@ryanrichter94 ryanrichter94 changed the title Re-Word the Prompt for ChocoUSer DB Credential Entry Re-Word the Prompt for ChocoUser DB Credential Entry May 31, 2023
@JPRuskin
Copy link
Member

I think this is completed, at least in the spirit of the written issue:

Current state:

    $DatabaseCredential = (Get-Credential -Username ChocoUser -Message 'Create a credential for the ChocolateyManagement DB user (document this somewhere)'),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancements are things that are improvements or features.
Projects
None yet
Development

No branches or pull requests

2 participants