[Unbearable] [TokenBinding/Internet-Drafts] 48a473: HTTPSTB-editorial: fix typo
Andrei Popov <andreipo@microsoft.com> Thu, 12 April 2018 17:06 UTC
Return-Path: <bounce+3a3868.40f-unbearable=ietf.org@github.com>
X-Original-To: unbearable@ietfa.amsl.com
Delivered-To: unbearable@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id A1B86124E15
for <unbearable@ietfa.amsl.com>; Thu, 12 Apr 2018 10:06:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.66
X-Spam-Level:
X-Spam-Status: No, score=-1.66 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001,
SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001]
autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
header.d=github.com
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 MtU5O22MyZIT for <unbearable@ietfa.amsl.com>;
Thu, 12 Apr 2018 10:06:19 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 5DCE3127286
for <unbearable@ietf.org>; Thu, 12 Apr 2018 10:06:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;
s=mailo; t=1523552778;
h=Content-Transfer-Encoding: Content-Type:
Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender;
bh=KwAX885QJWyO8qnzqySYrQUhuO+U5xScAUJM/edBakk=;
b=OmRHT9K9Omaf9BCoFnXDW1BldPaALgjEsuMi8JuHx6tGnSkzdxg1ex0QigCfg8L/84wNUr4i
BnAj4RZIruWISLiI1f4p9COPnhNas+Ly2BcweHFjji+QFemhk0dr4LY7yX+b6pG2oAy6CSKJ
1gFxVTGIseVbpOEZwVc0LWf+hmY=
X-Mailgun-Sid: WyIzMTNlNyIsICJ1bmJlYXJhYmxlQGlldGYub3JnIiwgIjQwZiJd
X-Mailgun-Sending-Ip: 166.78.69.169
Sender: andreipo=microsoft.com@github.com
Received: from github.com (Unknown [192.30.252.40])
by mxa.mailgun.org with ESMTP id 5acf9208.7f209c3850f0-smtp-out-n01;
Thu, 12 Apr 2018 17:06:16 -0000 (UTC)
Date: Thu, 12 Apr 2018 10:06:15 -0700
From: Andrei Popov <andreipo@microsoft.com>
Reply-To: Andrei Popov <andreipo@microsoft.com>
To: unbearable@ietf.org
Message-ID: <5acf92073ddf5_7ef92ae48df19c0c197e5@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Mime-Version: 1.0
Content-Type: multipart/mixed;
boundary="--==_mimepart_5acf92073da26_7ef92ae48df19c0c1964a";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/unbearable/W_gyq-96PsI5oCOpKy-oxO98jOY>
Subject: [Unbearable] [TokenBinding/Internet-Drafts] 48a473:
HTTPSTB-editorial: fix typo
X-BeenThere: unbearable@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "\"This list is for discussion of proposals for doing better than
bearer tokens \(e.g. HTTP cookies,
OAuth tokens etc.\) for web applications. The specific goal is chartering a WG
focused on preventing security token export and replay attacks.\""
<unbearable.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/unbearable>,
<mailto:unbearable-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/unbearable/>
List-Post: <mailto:unbearable@ietf.org>
List-Help: <mailto:unbearable-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/unbearable>,
<mailto:unbearable-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Apr 2018 17:06:22 -0000
Branch: refs/heads/master Home: https://github.com/TokenBinding/Internet-Drafts Commit: 48a4730d07a4df5a91cf39a320de693cc1ec4f37 https://github.com/TokenBinding/Internet-Drafts/commit/48a4730d07a4df5a91cf39a320de693cc1ec4f37 Author: Dave Longley <dlongley@digitalbazaar.com> Date: 2018-03-20 (Tue, 20 Mar 2018) Changed paths: M draft-ietf-tokbind-https-12.xml Log Message: ----------- HTTPSTB-editorial: fix typo Commit: 481018b89e9e8a58813cf83af60490c938fe50ee https://github.com/TokenBinding/Internet-Drafts/commit/481018b89e9e8a58813cf83af60490c938fe50ee Author: Andrei Popov <andreipo@microsoft.com> Date: 2018-04-12 (Thu, 12 Apr 2018) Changed paths: M draft-ietf-tokbind-https-12.xml Log Message: ----------- Merge branch 'master' of https://github.com/dlongley/Internet-Drafts into dlongley-master Commit: d889ea814d9a4b32c7dfe3d217a0b59431282a35 https://github.com/TokenBinding/Internet-Drafts/commit/d889ea814d9a4b32c7dfe3d217a0b59431282a35 Author: Andrei Popov <andreipo@microsoft.com> Date: 2018-04-12 (Thu, 12 Apr 2018) Changed paths: M draft-ietf-tokbind-https-12.xml Log Message: ----------- Merge branch 'dlongley-master' Compare: https://github.com/TokenBinding/Internet-Drafts/compare/203daac68d1a...d889ea814d9a
- [Unbearable] [TokenBinding/Internet-Drafts] 48a47… Andrei Popov