[http-auth] Barry Leiba's Yes on draft-ietf-httpauth-basicauth-update-06: (with COMMENT)

"Barry Leiba" <barryleiba@computer.org> Tue, 17 February 2015 14:47 UTC

Return-Path: <barryleiba@computer.org>
X-Original-To: http-auth@ietfa.amsl.com
Delivered-To: http-auth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 790E61A89A1; Tue, 17 Feb 2015 06:47:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id huwhcRUeL96h; Tue, 17 Feb 2015 06:47:16 -0800 (PST)
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 948311A8879; Tue, 17 Feb 2015 06:47:16 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Barry Leiba <barryleiba@computer.org>
To: The IESG <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 5.11.0.p1
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <20150217144716.13384.65154.idtracker@ietfa.amsl.com>
Date: Tue, 17 Feb 2015 06:47:16 -0800
Archived-At: <http://mailarchive.ietf.org/arch/msg/http-auth/OEpBFrnn0e1xbMuyKVV6fKoHQXk>
Cc: http-auth@ietf.org, draft-ietf-httpauth-basicauth-update.all@ietf.org, httpauth-chairs@ietf.org
Subject: [http-auth] Barry Leiba's Yes on draft-ietf-httpauth-basicauth-update-06: (with COMMENT)
X-BeenThere: http-auth@ietf.org
X-Mailman-Version: 2.1.15
List-Id: HTTP authentication methods <http-auth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/http-auth>, <mailto:http-auth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/http-auth/>
List-Post: <mailto:http-auth@ietf.org>
List-Help: <mailto:http-auth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-auth>, <mailto:http-auth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Feb 2015 14:47:25 -0000

Barry Leiba has entered the following ballot position for
draft-ietf-httpauth-basicauth-update-06: Yes

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to http://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
http://datatracker.ietf.org/doc/draft-ietf-httpauth-basicauth-update/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

-- Section 1.1.1 --

   This specification uses the Augmented Backus-Naur Form (ABNF)
   notation of [RFC5234].

Where?
You do use 5234 as a reference to define CTL characters, so you need the
reference.  But that sentence can go.

-- Section 5 --

   The entry for the "Basic" Authentication Scheme shall be updated with
   a pointer to this specification.

IANA might think this means that they should add this spec to the
existing reference.  It'd be clearer to say it this way, and less likely
to result in an error by IANA:

NEW
   The entry for the "Basic" Authentication Scheme shall be updated by
   replacing the reference with a pointer to this specification.
END