From e0cf5b4a84f56d7ffcd8653f9dc72b85ac125aed Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Tue, 22 May 2018 20:31:08 +0200 Subject: [PATCH] Removed under construction from JWT lesson --- .../jwt/src/main/resources/i18n/WebGoatLabels.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/jwt/src/main/resources/i18n/WebGoatLabels.properties b/webgoat-lessons/jwt/src/main/resources/i18n/WebGoatLabels.properties index 21f416bb2..939de63ae 100644 --- a/webgoat-lessons/jwt/src/main/resources/i18n/WebGoatLabels.properties +++ b/webgoat-lessons/jwt/src/main/resources/i18n/WebGoatLabels.properties @@ -1,4 +1,4 @@ -jwt.title=JWT tokens (Under development) +jwt.title=JWT tokens #Assignment changing tokens jwt-user=You are logged in as {0}, but you are not an admin yet, please try again