mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #633] Installer does not escape password in config.yml #1540
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rovingclimber on GitHub (May 1, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/633
Hi!
New user here, I just used the installer on a new system and Pangolin container failed to start. On checking the container logs it pointed to an error with the admin password not being escaped (pw generated by Keepass contained a backslash). I guess the installer script has not handled this case ....
Thanks!
@miloschwartz commented on GitHub (May 2, 2025):
Ah I think you're right! We're likely going to remove the set password step from the installer & config file very soon in favor of doing it through the UI and optionally reset the admin password via a CLI tool of some kind.
@github-actions[bot] commented on GitHub (May 17, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (May 31, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.