Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qMxIJ-003goq-GT for pgsql-odbc@arkaria.postgresql.org; Fri, 21 Jul 2023 21:04:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qMxIG-008Kay-0O for pgsql-odbc@arkaria.postgresql.org; Fri, 21 Jul 2023 21:04:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qMxIF-008Kaq-PV for pgsql-odbc@lists.postgresql.org; Fri, 21 Jul 2023 21:04:07 +0000 Received: from pgintl.fastcrypt.com ([149.56.129.164]) by makus.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qMxI8-000kPj-LL for pgsql-odbc@lists.postgresql.org; Fri, 21 Jul 2023 21:04:06 +0000 Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) by pgintl.fastcrypt.com (Postfix) with ESMTPSA id 9949720729 for ; Fri, 21 Jul 2023 17:03:58 -0400 (EDT) Received: by mail-lf1-f54.google.com with SMTP id 2adb3069b0e04-4fa48b5dc2eso3801819e87.1 for ; Fri, 21 Jul 2023 14:03:58 -0700 (PDT) X-Gm-Message-State: ABy/qLYiT5lYOe7OBXcmD4vReuAAWoNvvGA7EXAkJYc9USN4JXnbiXDF 5il7si7CQYeoYSqMv6JVvTXWyw5GwFGWzUr43b4= X-Google-Smtp-Source: APBJJlH9hSe2Tuelxyf7sU4vcvbiIDCxgz2WqYadFJq3S5xDsJTNNsNIyMEK7S52qf3pmIQ5xMcFb2Gh6aY8gxefB1o= X-Received: by 2002:a05:6512:2252:b0:4f8:6d54:72f9 with SMTP id i18-20020a056512225200b004f86d5472f9mr3193707lfu.61.1689973436937; Fri, 21 Jul 2023 14:03:56 -0700 (PDT) MIME-Version: 1.0 From: Dave Cramer Date: Fri, 21 Jul 2023 15:03:40 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: password lengths To: pgsql-odbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000637e520601059aa5" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000637e520601059aa5 Content-Type: text/plain; charset="UTF-8" Hello, With various secret token schemes being used the current password maximum password length is too short. Are there any objections to making it long enough to accept tokens ? Dave Cramer www.postgres.rocks --000000000000637e520601059aa5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

With various secret token scheme= s being used the current password maximum password length is too short. Are= there any objections to making it long enough to accept tokens ?


Dave Cramer
= www.postgres.rocks
--000000000000637e520601059aa5--