Re: [http-auth] I-D Action: draft-ietf-httpauth-scram-auth-10.txt

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 19 November 2015 13:46 UTC

Return-Path: <alexey.melnikov@isode.com>
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 C9D3A1B29B5 for <http-auth@ietfa.amsl.com>; Thu, 19 Nov 2015 05:46:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.586
X-Spam-Level:
X-Spam-Status: No, score=-2.586 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.585, SPF_PASS=-0.001] 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 IVwFumV2MShl for <http-auth@ietfa.amsl.com>; Thu, 19 Nov 2015 05:46:45 -0800 (PST)
Received: from statler.isode.com (statler.isode.com [217.34.220.151]) by ietfa.amsl.com (Postfix) with ESMTP id 8C9671B29B3 for <http-auth@ietf.org>; Thu, 19 Nov 2015 05:46:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1447940804; d=isode.com; s=selector; i=@isode.com; bh=t/Mn13EXEanMsJ8CprkC4BxHmGzyN+2JKKhB6sldXgM=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=baBjLEKQg3PJ+LatIRB/6FELSXHIiLbCD8/nMT6Dyr6R2dN1qwi3NfBJYyodtS0Ooam28J dARX1rF3pg5GArr4I23ZyG1jSfElvTys2bqMd46jRQZ8WW0mmB4OS/7eLxtnL2ufTCMRvM hJzgAX1NSSlRnkmeP2F063UIQY0XCpQ=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <Vk3SwgAlTqiX@statler.isode.com>; Thu, 19 Nov 2015 13:46:44 +0000
Message-ID: <564DD2A8.5000805@isode.com>
Date: Thu, 19 Nov 2015 13:46:16 +0000
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
To: http-auth@ietf.org
References: <20151119134320.4195.3658.idtracker@ietfa.amsl.com>
In-Reply-To: <20151119134320.4195.3658.idtracker@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/http-auth/SSncgJ9S6jvFXFABPP3J145DLLg>
Subject: Re: [http-auth] I-D Action: draft-ietf-httpauth-scram-auth-10.txt
X-BeenThere: http-auth@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
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: <https://mailarchive.ietf.org/arch/browse/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: Thu, 19 Nov 2015 13:46:49 -0000

On 19/11/2015 13:43, internet-drafts@ietf.org wrote:
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-httpauth-scram-auth/
>
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-httpauth-scram-auth-10
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-httpauth-scram-auth-10
This version fixes a few typos spotted by people, changes examples from 
using "host.com" to "example.com" (thank you Tony) and fixes more things 
in examples (again, thank you Tony).