mirror of
https://github.com/pgplex/pgtui.git
synced 2026-04-26 18:45:57 +03:00
[GH-ISSUE #1] Stored connection won't connect #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgtui#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @mdarrint on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/pgplex/pgtui/issues/1
Originally assigned to: @rebelice on GitHub.
Version: 0.1.0
Steps to reproduce
My Guess...for what it's worth
I can enter in the credentials each time to connect, so I know once manually entered, the connection works. Just thinking it's not storing the full password.
@rebelice commented on GitHub (Dec 18, 2025):
Thank you for your feedback! I will try to reproduce and fix this issue soon.
@rebelice commented on GitHub (Dec 19, 2025):
Hello @mdarrint , I switched to a new keyring library to support more platforms, such as KDE. I've also improved user prompts for password storage/retrieval failures. You can try it out in v0.2.0. Your feedback is welcome!