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.96) (envelope-from ) id 1vRp88-005tOD-0o for pgsql-www@arkaria.postgresql.org; Sat, 06 Dec 2025 10:03:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vRp86-00BNah-2I for pgsql-www@arkaria.postgresql.org; Sat, 06 Dec 2025 10:03:07 +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.96) (envelope-from ) id 1vRp86-00BNaZ-1T for pgsql-www@lists.postgresql.org; Sat, 06 Dec 2025 10:03:06 +0000 Received: from imp.madness.at ([2a02:16a8:dc41::218]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vRp83-003QA7-2I for pgsql-www@postgresql.org; Sat, 06 Dec 2025 10:03:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kaltenbrunner.cc; s=20190215; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:Cc:References:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description; bh=zhn8pVlkA+0e01f8WP92S4FMeZnUzKnccSEYj+xJhk8=; b=YULwzApxFY3FToEHLjns893Z9o 1G+5XI48ZT3mDIx4KBYEN7keXG6GsBzqyqfFmXPH5lCsg0OwLHsvxPvX6OgHAUy3LYmzINUkLNLii gEx/5mIvREyexhFz6bpDzo7jUeWprTkV9mHsPiSH9FrSKA1o/E0i+SHuCsU81Fa+AnLPCRQrrySCg 6DqKbObmYJpZO/LtnBdG7AgBgtNdkA/8NcazrYf57fVliy0vu188pC+sHU/SpbkiUnX48LFKWwp0X 2MXQ1Z1uUQYP6Joxk71KHTCKJVUGPO4pZZcg2jhbPxr8kIu0TLsVPWRo6iYwVuH4k9BX9CoAKva8R N8OtuWKA==; Received: from 83-215-245-171.p2p.cablelink.at ([83.215.245.171] helo=[192.168.79.6]) by imp.madness.at with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1vRp7z-00GBuy-1n; Sat, 06 Dec 2025 11:03:01 +0100 Message-ID: <845794a1-6376-489a-a240-a7fa40e6ca86@kaltenbrunner.cc> Date: Sat, 6 Dec 2025 11:02:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: wiki log in: "Resource available only to logged in users" Content-Language: en-US To: Noah Misch References: <20251205202419.a0.nmisch@google.com> Cc: pgsql-www@postgresql.org From: Stefan Kaltenbrunner In-Reply-To: <20251205202419.a0.nmisch@google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 12/5/25 21:24, Noah Misch wrote: > Based on visiting https://www.postgresql.org/account/profile/, this Chrome > profile is logged into my community account. However, if I visit > https://wiki.postgresql.org/wiki/PostgreSQL_18_Open_Items and click "log in" > or "view source" I get: > > Error 403 Resource available only to logged in users > Resource available only to logged in users > Guru Meditation: > XID: 391363 > > I get the same in a Chrome incognito window. I've not seen this error before > today, though I've likely not logged into the wiki since before the PostgreSQL > 18.0 release. I made an attempt to improve this - please try again! Stefan