Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59072 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31211 invoked from network); 19 Mar 2012 23:13:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2012 23:13:39 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:39440] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/39-19822-2ADB76F4 for ; Mon, 19 Mar 2012 18:13:39 -0500 Received: by werh12 with SMTP id h12so7511637wer.29 for ; Mon, 19 Mar 2012 16:13:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=skrIZEu0Y74mY5DjV++EAyPxG3bxtZfvPEO1GJk/ybc=; b=K1Cdhy7C/xRFseshTv6e17GmKU2UXWpn1zD6jhy6LXmc3Zlhdo9vkVLeVNlbpLIvT8 88mZqIhyHxUwuZqDF7O8IDxVu0sMxgJdv39ffq1eYPgA70flMXqr/14b/xuzqty5Vvjc oX5XaNlCTUAUnsml3oSSxv245scJ6PjIV5NEaWwZke4UUFOtU+/F8oJVPBBMZJGENqrq HtBWPmF0k3ZdLPGmpa3PEBQSpQoe4/jv/2kBE7xAqnQ5yBzaUjEh+m53vmmfMDiBlc/J oeDoYxCb7UCDAnzYKatsfxlYQ0Oyf3GRafkTsYGfMN7w0z3CAuvv/QxLGHNEGJl8aBBU tzKg== MIME-Version: 1.0 Received: by 10.180.73.143 with SMTP id l15mr23464800wiv.11.1332198815716; Mon, 19 Mar 2012 16:13:35 -0700 (PDT) Received: by 10.223.116.141 with HTTP; Mon, 19 Mar 2012 16:13:35 -0700 (PDT) In-Reply-To: References: <4F679987.7000704@oracle.com> Date: Mon, 19 Mar 2012 16:13:35 -0700 Message-ID: To: Ferenc Kovacs Cc: Christopher Jones , internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d043c06bc2e549104bba0b526 Subject: Re: [PHP-DEV] php-src is now on git From: kris.craig@gmail.com (Kris Craig) --f46d043c06bc2e549104bba0b526 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Mar 19, 2012 at 4:03 PM, Ferenc Kovacs wrote: > >> Specifically, I noticed the "SSH Key" field in user administration (is >> that >> new or was that always there?). > > > https://wiki.php.net/vcs/gitfaq#using_ssh > > -- > Ferenc Kov=E1cs > @Tyr43l - http://tyrael.hu > Lol yep that's where I found it! What I'm asking though is whether this should be the *recommended* approach on the workflow page. I.e. are there any potential problems with having too many people using the SSH login at once, for example? --Kris --f46d043c06bc2e549104bba0b526--