From patchwork Wed Sep 5 22:31:18 2012
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Patchwork-Submitter: Naresh Kamboju
X-Patchwork-Id: 11203
Return-Path:
X-Original-To: patchwork@peony.canonical.com
Delivered-To: patchwork@peony.canonical.com
Received: from fiordland.canonical.com (fiordland.canonical.com
[91.189.94.145])
by peony.canonical.com (Postfix) with ESMTP id 1584D23E54
for ;
Wed, 5 Sep 2012 22:31:22 +0000 (UTC)
Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com
[209.85.223.180])
by fiordland.canonical.com (Postfix) with ESMTP id 52BDFA18F28
for ;
Wed, 5 Sep 2012 22:30:27 +0000 (UTC)
Received: by ieak11 with SMTP id k11so1792356iea.11
for ;
Wed, 05 Sep 2012 15:31:21 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s=20120113;
h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf
:content-type:mime-version:x-launchpad-project:x-launchpad-branch
:x-launchpad-message-rationale:x-launchpad-branch-revision-number
:x-launchpad-notification-type:to:from:subject:message-id:date
:reply-to:sender:errors-to:precedence:x-generated-by
:x-launchpad-hash:x-gm-message-state;
bh=QoTG4EnkxcC5c7HV7W/eR0wA5JOLtFUB1sGm+IVTJdA=;
b=RlHoLZSNzcyeTU7S0JO5HsbW49T4MrIltRJJWaCVmi2UL+FXdmD+YO6x1AIiwb7GXo
lroLaMvx3iyXgFnz6xJ0ukPpnVp70KPL9Lw629ObSNY8tZ+Gxk9AAcs8fPNH1Czj+DWb
r9Im2lIx6S72VGXy31ELRy58Q+p3jJ6lKUbHmVwMkftAny09CK/c29RnSidH/ajeQvb+
o5CSW0dyF8N3WIt2lw9jSpRE8rTU/Wl0nWPW8J7tLkKrPvIIh++RQfjS8JhoLOlTGXsn
eVVIhuag0ulggcKojj6aKjRIDtsenvIXBzAApl97lqQmBBu2wFDXVmkBT50JlU6t8pYj
ZxTA==
Received: by 10.50.242.3 with SMTP id wm3mr7891992igc.0.1346884281129;
Wed, 05 Sep 2012 15:31:21 -0700 (PDT)
X-Forwarded-To: linaro-patchwork@canonical.com
X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com
Delivered-To: patches@linaro.org
Received: by 10.50.184.232 with SMTP id ex8csp282991igc;
Wed, 5 Sep 2012 15:31:20 -0700 (PDT)
Received: by 10.180.104.200 with SMTP id gg8mr134624wib.14.1346884279268;
Wed, 05 Sep 2012 15:31:19 -0700 (PDT)
Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7])
by mx.google.com with ESMTPS id p9si355109wea.60.2012.09.05.15.31.18
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 05 Sep 2012 15:31:19 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of
bounces@canonical.com designates 91.189.90.7 as permitted
sender) client-ip=91.189.90.7;
Authentication-Results: mx.google.com;
spf=pass (google.com: best guess record for domain
of bounces@canonical.com designates 91.189.90.7 as permitted
sender) smtp.mail=bounces@canonical.com
Received: from ackee.canonical.com ([91.189.89.26])
by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian))
id 1T9O7y-0006NW-Bh
for ; Wed, 05 Sep 2012 22:31:18 +0000
Received: from ackee.canonical.com (localhost [127.0.0.1])
by ackee.canonical.com (Postfix) with ESMTP id 4E115E014A
for ; Wed, 5 Sep 2012 22:31:18 +0000 (UTC)
MIME-Version: 1.0
X-Launchpad-Project: lava-server
X-Launchpad-Branch: ~linaro-validation/lava-server/trunk
X-Launchpad-Message-Rationale: Subscriber
X-Launchpad-Branch-Revision-Number: 393
X-Launchpad-Notification-Type: branch-revision
To: Linaro Patch Tracker
From: noreply@launchpad.net
Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 393: confused
between Token number and actual token (display token long
string) this fix will provide ...
Message-Id: <20120905223118.11743.91738.launchpad@ackee.canonical.com>
Date: Wed, 05 Sep 2012 22:31:18 -0000
Reply-To: noreply@launchpad.net
Sender: bounces@canonical.com
Errors-To: bounces@canonical.com
Precedence: bulk
X-Generated-By: Launchpad (canonical.com); Revision="15901";
Instance="launchpad-lazr.conf"
X-Launchpad-Hash: d28765e1d1d57226e73d27e7138a2e1987411c6a
X-Gm-Message-State: ALoCoQkUxnjuPtSgI3pdOCKuVrSsZDb+HsybXYhlk+PMFBPwGaqy5z2DQjK07wRDjDElCRBGY6RX
------------------------------------------------------------
revno: 393
committer: Naresh Kamboju
branch nick: lava-server
timestamp: Thu 2012-09-06 02:40:17 +0530
message:
confused between Token number and actual token (display token long string) this fix will provide Token No. instead of Token
modified:
lava_server/templates/linaro_django_xmlrpc/tokens.html
---
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk
You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
=== modified file 'lava_server/templates/linaro_django_xmlrpc/tokens.html'
--- lava_server/templates/linaro_django_xmlrpc/tokens.html 2011-11-08 23:52:22 +0000
+++ lava_server/templates/linaro_django_xmlrpc/tokens.html 2012-09-05 21:10:17 +0000
@@ -38,7 +38,7 @@
token will no longer be able to authenticate as You in the system.
Your tokens
{% for token in token_list %}
-Token {{ token.pk }}
+Token No. {{ token.pk }}
- Description: