From e75d99818dd3940be997520e64db8c9e3b207e39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:26 +0200 Subject: Merging upstream version 15.7. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/auth-methods.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/sgml/html/auth-methods.html') diff --git a/doc/src/sgml/html/auth-methods.html b/doc/src/sgml/html/auth-methods.html index 0f6f712..39cf1c3 100644 --- a/doc/src/sgml/html/auth-methods.html +++ b/doc/src/sgml/html/auth-methods.html @@ -1,5 +1,5 @@ -21.3. Authentication Methods

21.3. Authentication Methods

+21.3. Authentication Methods

21.3. Authentication Methods

PostgreSQL provides various methods for authenticating users: @@ -20,7 +20,7 @@

  • Ident authentication, which relies on an Identification Protocol - (RFC 1413) + (RFC 1413) service on the client's machine. (On local Unix-socket connections, this is treated as peer authentication.)

  • @@ -56,4 +56,4 @@

    The following sections describe each of these authentication methods in more detail. -

  • \ No newline at end of file +

    \ No newline at end of file -- cgit v1.2.3