From 89cc8f3239f824755d9d19b3b5877ff62900b787 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 5 Nov 2017 12:57:22 +0100 Subject: Refactor: change token generation to name the user --- yarns/200-version.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns/200-version.yarn') diff --git a/yarns/200-version.yarn b/yarns/200-version.yarn index 183ade9..fe92b34 100644 --- a/yarns/200-version.yarn +++ b/yarns/200-version.yarn @@ -23,7 +23,7 @@ The Ick controller reports is version upon request. SCENARIO checking controller version GIVEN an RSA key pair for token signing - AND an access token for scopes + AND an access token for user with scopes ... uapi_version_get AND controller config uses statedir at the state directory AND a running ick controller -- cgit v1.2.1