Open
Description
Checklist
- I confirm there are no unresolved issues reported on the Chocolatey Status page.
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my problem.
- I have verified this is not an issue for a specific package.
- I have verified this issue is not security related.
- I confirm I am using official, and not unofficial, or modified, Chocolatey products.
What You Are Seeing?
When attempting to use the Quickstart Guide when a password is generated for the repository user account that contains {}
it throws off the regex which causes templated values to be displayed on the Desktop README, preventing the user to know what the real credential is.
What is Expected?
The regex works as expected and the full password is displayed in the README
How Did You Get This To Happen?
- Built guide according to steps
- Reviewed password in README on the desktop post-deployment
System Details
- Operating System: Server 2022
- Windows PowerShell version: 5.1
- Chocolatey CLI Version: 2.4.2
- Chocolatey Licensed Extension version: 6.3.1
- Chocolatey License type: Business
- Terminal/Emulator: powershell.exe
Installed Packages
N/A
Output Log
N/A
Additional Context
No response