Enable weak authentication cookie lesson if webgoat/webgoat#181 is not reproducible

This commit is contained in:
Daniel Kvist 2016-02-24 15:23:03 +01:00
parent daa05dd192
commit a9a7c18592

View File

@ -13,7 +13,6 @@ lesson.HttpSplitting.hidden=true
lesson.BasicAuthentication.hidden=true
lesson.SameOriginPolicyProtection.hidden=true
lesson.SilentTransactions.hidden=true
lesson.WeakAuthenticationCookie.hidden=true
lesson.TraceXSS.hidden=true
lesson.DBSQLInjection.hidden=true
lesson.DBCrossSiteScripting.hidden=true