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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5a4ada7) | patch
Change default of password_encryption to scram-sha-256
2020年6月10日 14:16:37 +0000 (16:16 +0200)
2020年6月10日 14:42:55 +0000 (16:42 +0200)
commit c7eab0e97e6cf1d0c136c22269c10ae11ba874c4
Change default of password_encryption to scram-sha-256

Also, the legacy values on/true/yes/1 for password_encryption that
mapped to md5 are removed. The only valid values are now
scram-sha-256 and md5.

Reviewed-by: Jonathan S. Katz <jkatz@postgresql.org>
Discussion: https://www.postgresql.org/message-id/flat/d5b0ad33-7d94-bdd1-caac-43a1c782cab2%402ndquadrant.com
doc/src/sgml/config.sgml diff | blob | blame | history
src/backend/commands/user.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/backend/utils/misc/postgresql.conf.sample diff | blob | blame | history
src/bin/initdb/initdb.c 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 によって変換されたページ (->オリジナル) /