From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 44C88138335 for ; Sat, 4 May 2019 05:20:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD4CBE0877; Sat, 4 May 2019 05:20:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90179E0877 for ; Sat, 4 May 2019 05:20:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 680D23434A0 for ; Sat, 4 May 2019 05:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3E515E5 for ; Sat, 4 May 2019 05:20:04 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1556364256.f3c4587d47af6aa3e39368653b542f97ed3428c6.chiitoo@gentoo> Subject: [gentoo-commits] proj/forums:origin/3.2.x commit in: / X-VCS-Repository: proj/forums X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: f3c4587d47af6aa3e39368653b542f97ed3428c6 X-VCS-Branch: origin/3.2.x Date: Sat, 4 May 2019 05:20:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 55e8384a-7d52-4fe6-9664-1246fa9ad0bd X-Archives-Hash: 9f5fbbfa85e26b48650fd4502a006e1c commit: f3c4587d47af6aa3e39368653b542f97ed3428c6 Author: Marc Alexander m-a-styles de> AuthorDate: Sat Apr 27 11:24:16 2019 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Apr 27 11:24:16 2019 +0000 URL: https://gitweb.gentoo.org/proj/forums.git/commit/?id=f3c4587d Merge pull request #47 from phpbb/ticket/security/233 [ticket/security/233] Make smtp_password and smtp_username dynamic phpBB/install/schemas/schema_data.sql | 4 ++-- .../{jquery_update.php => smtp_dynamic_data.php} | 21 +++++++++++++-------- phpBB/phpbb/install/helper/config.php | 2 ++ 3 files changed, 17 insertions(+), 10 deletions(-)