mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 10:23:02 +03:00
e0a748812d
* Add support for .pgpass file * Support password lookup in /api/connect endpoint * Restrore removed code for BuildStringFromOptions * Restructure connection string test and add extra case for pgpass * Add test for FormatURL method
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
localhost:5432:dbname:username:password
|
|
127.0.0.1:5432:*:*:password2
|