git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5f3d271) | patch
Fix use of term "verifier"
2019年10月12日 19:17:34 +0000 (21:17 +0200)
2019年10月12日 19:41:59 +0000 (21:41 +0200)
commit b4675a8ae2d0aaafeb136c46c92bb56eaf018d32
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
13 files changed:
src/backend/libpq/auth-scram.c diff | blob | blame | history
src/backend/libpq/auth.c diff | blob | blame | history
src/backend/libpq/crypt.c diff | blob | blame | history
src/common/scram-common.c diff | blob | blame | history
src/include/common/scram-common.h diff | blob | blame | history
src/include/libpq/crypt.h diff | blob | blame | history
src/include/libpq/scram.h diff | blob | blame | history
src/interfaces/libpq/fe-auth-scram.c diff | blob | blame | history
src/interfaces/libpq/fe-auth.c diff | blob | blame | history
src/interfaces/libpq/fe-auth.h diff | blob | blame | history
src/test/authentication/t/001_password.pl diff | blob | blame | history
src/test/regress/expected/password.out diff | blob | blame | history
src/test/regress/sql/password.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /