Re: Client-side password encryption - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Client-side password encryption
Date
Msg-id 43BD05A8.5030306@pse-consulting.de
Whole thread Raw
In response to Re: Client-side password encryption  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Client-side password encryption  (Peter Eisentraut <peter_e@gmx.net>)
List pgadmin-hackers
Peter Eisentraut wrote:
> The officially sanctioned function for this is now PQencryptPassword() in
> libpq.  Please consider using it when available.

Ok, we'll use it ASAP. But how to detect if it's available or not? Some
#define PQENCRYPT_AVAILABLE 1 would be helpful.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Client-side password encryption
Next
From: "Magnus Hagander"
Date:
Subject: Re: Client-side password encryption