Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ihBFv-0006hT-FS for pgsql-hackers@arkaria.postgresql.org; Tue, 17 Dec 2019 11:43:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ihBFu-0004oy-9U for pgsql-hackers@arkaria.postgresql.org; Tue, 17 Dec 2019 11:43:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ihBFt-0004oo-U1; Tue, 17 Dec 2019 11:43:10 +0000 Received: from mail-pj1-x1044.google.com ([2607:f8b0:4864:20::1044]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ihBFr-0001Gc-A0; Tue, 17 Dec 2019 11:43:09 +0000 Received: by mail-pj1-x1044.google.com with SMTP id n96so4474919pjc.3; Tue, 17 Dec 2019 03:43:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=o5BrUcdaoUKXE+Ms8s06WtVTk5LRLou/XjItYSDAew8=; b=FfRkDy4AU76O75QHzll4e3wrZVgRLNIu0ockiVLadkHjsv+Baq8m1SDHYrPaem+AOe T8IfYsHsCgwI4jU9bCZjxNseCTqwjChAD6oEoc2gunof+a13SgHNKoeZltJ93aOI+4LV xtqjXYPhFflEC05LBHdOJI28BHrachdvIHZYRAPJ8EA9xbJ+IFpbL8ay++zMlz43gWMS KOYC6mpgAC3lrWPS7mZelfz33uCCvhLBKJq3Rmr6ekA8ewH5F4yExgsrLLf2BV/8Vx8R cB5ccEm4rLiFyS2ib8/7bWx6mFI5lDR1VdsMjVVk4Q6ndF59xbnP5cJ1QiWR1TavARVo jRTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=o5BrUcdaoUKXE+Ms8s06WtVTk5LRLou/XjItYSDAew8=; b=F63vsV6ZMGQW4tvgpKpDWmQuQQ9FelSXqbkpviSOK3TPmSpw78MhnqCCqsvY9KsRbn G6TDKb+nylpaWEfZPlPnHR/iyHawU9cxWrxaNP7NCadB2aLr3DlBEoaKtWFmA3HHnjsL 7P3XDrfogyorNjfRxjl8PXfAd5Rg/BOY/Y4VI/mNDEnb2ZZeADYUTNpcm8az274VZh9k nzrJpmYX5YaSnF5itPGpX+BdfGQUsW5LshdrS8/pylD6NpXieC+Hp9xFxhDDlKIBDe1y bwz1uj+GLxcfBeqLaBXeoU08/e0R2bJOI6hkq+pT0tx63ax2dq4Tw5gtcxENQ9Kbp6Fd i/Yw== X-Gm-Message-State: APjAAAU3WhJKblmBCxgTqDiaKhXa3jWg9P7Im9HEd/aQy3AnrraZ2nrd 0jw5/9tYT7tx9sWY4UnnoqIjRbVFhUxuEk197gLwSMZ+61o= X-Google-Smtp-Source: APXvYqyiqgkUQYYb34kF2HvATFMe66I5pfZ9vHHQSK20jzMJO0G0ewK9/ZtD/FY0xT1OZ7iZocaezgGkDIdFCfNAUY8= X-Received: by 2002:a17:90a:ba08:: with SMTP id s8mr5219548pjr.69.1576582984709; Tue, 17 Dec 2019 03:43:04 -0800 (PST) MIME-Version: 1.0 From: Dave Cramer Date: Tue, 17 Dec 2019 06:42:53 -0500 Message-ID: Subject: client auth docs seem to have devolved To: PostgreSQL-development , PostgreSQL WWW Content-Type: multipart/alternative; boundary="000000000000c33b720599e4d4c4" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000c33b720599e4d4c4 Content-Type: text/plain; charset="UTF-8" While following an old link to https://www.postgresql.org/docs/10/auth-methods.html I see a list of links to authentication methods. However: When I hit the current version https://www.postgresql.org/docs/current/auth-methods.html There are absolutely no links... Dave Cramer --000000000000c33b720599e4d4c4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
While following an old link to=C2=A0https://www.postgresql.org/docs/= 10/auth-methods.html

I see a list of links to authen= tication methods. However:

When I hit the current ve= rsion=C2=A0https://www.postgresql.org/docs/current/auth-methods.html

There are absolutely no links...

Dave Cramer
--000000000000c33b720599e4d4c4--