Probably related with #10136
Describe the bug
Since 9.15, standard users can not use the passfile defined in the connectionparameters of the shared server, it will ask for the password instead of connecting automatically. Admin can still use the passfile though.
To Reproduce
Steps to reproduce the behavior:
- Define a servers.json in /pgadmin4/ with passfile as connectionparameter, and shared "true"
- Start pgadmin
- Connect as standard user, a password prompt will appear when selecting the connection
- Connect as admin, no password prompt, connection is working
Expected behavior
The user should be able to use the passfile if shared by the admin as before 9.15.
Error message
no error found.
Probably related with #10136
Describe the bug
Since 9.15, standard users can not use the passfile defined in the connectionparameters of the shared server, it will ask for the password instead of connecting automatically. Admin can still use the passfile though.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The user should be able to use the passfile if shared by the admin as before 9.15.
Error message
no error found.