Skip to content

Commit 883b344

Browse files
committed
update
1 parent 8095bd1 commit 883b344

File tree

2 files changed

+120
-56
lines changed

2 files changed

+120
-56
lines changed

assets/environment/source/postgres/pg_hba.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
# directly connected to.
5454
#
5555
# METHOD can be "trust", "reject", "md5", "password", "scram-sha-256",
56-
# "gss", "sspi", "ident", "peer", "pam", "ldap", "radius" or "cert".
57-
# Note that "password" sends passwords in clear text; "md5" or
56+
# "gss", "sspi", "ident", "peer", "pam", "oauth", "ldap", "radius" or
57+
# "cert". Note that "password" sends passwords in clear text; "md5" or
5858
# "scram-sha-256" are preferred since they send encrypted passwords.
5959
#
6060
# OPTIONS are a set of options for the authentication in the format

0 commit comments

Comments
 (0)