Skip to content

[Web Based] Unexpected behavior observed when connect server with save password option (RM #1920) #776

@dpage

Description

@dpage

Issue migrated from Redmine: https://redmine.postgresql.org/issues/1920
Originally created by Fahar Abbas at 2016-11-02 06:47:15 UTC.

Tested Platform:
Centos 07 64(Python 2.7)
MAC 10.9(Python 3.5)

Commit ID:

commit c2d9c0b

In pgAdmin4 try to connect to a server in password window provide a valid password and check 'Save Password' option. Connect to server it will connect successfully.

Right click on server node and select disconnect, server will disconnect. Now again select connect or click on "+" sign it will throw error message "fe_sendauth: no password supplied".

But if we close pgAdmin and then reopen then it will open without error message and password. And if you again disconnect from menu and then try to connect same error message displayed.

Steps:

  1. Launch pgAdmin
  2. Connect to server
  3. while entering password select 'Save Password' checkbox
  4. and press okay.
  5. Right click on server node and press 'disconnect'
  6. Now again try to connect to server.
    It will throw attached error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions