From a2f28460c0d9e8b9dcdedc88506a594e20dd3ec5 Mon Sep 17 00:00:00 2001 From: donkrasnov <42833573+donkrasnov@users.noreply.github.com> Date: Thu, 30 Aug 2018 12:20:55 +0300 Subject: [PATCH] Update password_reset.html Without this attribute it is impossible to pass the lesson "password-reset" `Email functionality with WebWolf`. --- .../src/main/resources/templates/password_reset.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webgoat-lessons/password-reset/src/main/resources/templates/password_reset.html b/webgoat-lessons/password-reset/src/main/resources/templates/password_reset.html index 28c7c2f58..a5c3647b7 100644 --- a/webgoat-lessons/password-reset/src/main/resources/templates/password_reset.html +++ b/webgoat-lessons/password-reset/src/main/resources/templates/password_reset.html @@ -9,7 +9,7 @@