postgresql/src/interfaces
Peter Eisentraut b4675a8ae2 Fix use of term "verifier"
Within the context of SCRAM, "verifier" has a specific meaning in the
protocol, per RFCs.  The existing code used "verifier" differently, to
mean whatever is or would be stored in pg_auth.rolpassword.

Fix this by using the term "secret" for this, following RFC 5803.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/be397b06-6e4b-ba71-c7fb-54cae84a7e18%402ndquadrant.com
2019-10-12 21:41:59 +02:00
..
ecpg Remove some code for old unsupported versions of MSVC 2019-10-08 10:50:54 +02:00
libpq Fix use of term "verifier" 2019-10-12 21:41:59 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00