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 1wSGvT-0034ug-0F for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 27 May 2026 16:16:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wSGuR-008iqt-09 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 27 May 2026 16:15: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 1wSGuQ-008iql-2g for pgsql-pkg-debian@lists.postgresql.org; Wed, 27 May 2026 16:15:07 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wSGuO-000000012Nw-2U9X for pgsql-pkg-debian@lists.postgresql.org; Wed, 27 May 2026 16:15:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:Content-Type:MIME-Version:Message-ID: Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=twwhtVK23z1cWP3O5zHzhIVlzVmkw+ioiBkO4HwnFuE=; b=EoBolvODS3NmUj0TNo1zgLahS0 zFCDPam0LzILcBibJYHO9UVOHxtrzkFHLnTpyvvRAeFCWVvKXXdGNeVCzuEH1t6Fe+S/Z10ptSeuW pHGBEJlPVGQW2WYk7vfaS8HAhl4xZ4XfpaykARIaPlZzK5ZwzMpQrDjovOt7fXoKJMr0C81Wz65Mj y4UwymeuzRwB0U60WYcT7uGl8i3ZCZ2wW1WknZNc86khNGgkbhvHP+sh3/up+pO2ByiwBXmY0QQFg /I+nUzo/jfY9/QxF7Qc5HLnRqqsyCKDtfWGiyDJs8j3K5TYGnWH9PK89asbiIBYQgsaOqCT3n6JgP GpY0QX1w==; Received: from authenticated-user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from ) id 1wSGuH-003IKR-0E for pgsql-pkg-debian@lists.postgresql.org; Wed, 27 May 2026 16:14:57 +0000 Date: Wed, 27 May 2026 18:14:56 +0200 From: Christoph Berg To: PostgreSQL in Debian Subject: Jenkins and authorization Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debian-User: myon List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Since the pgapt Jenkins instance was hammered by AI droids, I had to disable public access to the webinterface. Access is still possible, but you have to enter a username and password now (shown on the login screen). https://jengus.postgresql.org/ That seems to have fixed the problem. Christoph