Merge pull request #172 from misfir3/master

#167 removing refrences to github.io in code
This commit is contained in:
Nanne 2016-01-18 15:57:19 +01:00
commit f94d8121d0
60 changed files with 0 additions and 102 deletions

View File

@ -37,8 +37,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since March 13, 2007 * @since March 13, 2007
* @version $Id: $Id * @version $Id: $Id

View File

@ -53,8 +53,6 @@ import java.util.TimeZone;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect
* Security</a> * Security</a>
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>

View File

@ -37,8 +37,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -61,8 +61,6 @@ import java.util.Map;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -32,8 +32,6 @@ import java.util.List;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -47,8 +47,6 @@ import java.util.List;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -26,8 +26,6 @@ import java.lang.annotation.RetentionPolicy;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* <p> * <p>
* For details, please see http://webgoat.github.io
*
* @author Nanne Baars * @author Nanne Baars
* @created December 12, 2015 * @created December 12, 2015
*/ */

View File

@ -39,8 +39,6 @@ import org.owasp.webgoat.session.*;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -32,8 +32,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -46,8 +46,6 @@ import static org.springframework.util.StringUtils.stripFilenameExtension;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -39,8 +39,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -39,8 +39,6 @@ import org.owasp.webgoat.session.*;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -47,8 +47,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -48,8 +48,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce mayhew <a href="http://code.google.com">WebGoat</a> * @author Bruce mayhew <a href="http://code.google.com">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -39,8 +39,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -41,8 +41,6 @@ import org.owasp.webgoat.session.*;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -35,8 +35,6 @@ import org.owasp.webgoat.session.WebSession;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -23,7 +23,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.lessons.model; package org.owasp.webgoat.lessons.model;

View File

@ -23,7 +23,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.lessons.model; package org.owasp.webgoat.lessons.model;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at * Source for this application is maintained at
* https://github.com/WebGoat/WebGoat, a repository for free software projects. * https://github.com/WebGoat/WebGoat, a repository for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.lessons.model; package org.owasp.webgoat.lessons.model;

View File

@ -23,7 +23,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.lessons.model; package org.owasp.webgoat.lessons.model;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.lessons.model; package org.owasp.webgoat.lessons.model;

View File

@ -39,8 +39,6 @@ import java.util.Set;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at * Source for this application is maintained at
* https://github.com/WebGoat/WebGoat, a repository for free software projects. * https://github.com/WebGoat/WebGoat, a repository for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -23,7 +23,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -23,7 +23,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at * Source for this application is maintained at
* https://github.com/WebGoat/WebGoat, a repository for free software projects. * https://github.com/WebGoat/WebGoat, a repository for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at * Source for this application is maintained at
* https://github.com/WebGoat/WebGoat, a repository for free software projects. * https://github.com/WebGoat/WebGoat, a repository for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at * Source for this application is maintained at
* https://github.com/WebGoat/WebGoat, a repository for free software projects. * https://github.com/WebGoat/WebGoat, a repository for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -23,7 +23,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -26,7 +26,6 @@
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*/ */
package org.owasp.webgoat.service; package org.owasp.webgoat.service;

View File

@ -34,8 +34,6 @@ import javax.servlet.http.HttpServletResponse;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class Controller extends HttpServlet { public class Controller extends HttpServlet {

View File

@ -31,8 +31,6 @@ import java.util.Map;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* * @version $Id: $Id * * @version $Id: $Id
*/ */
public class Authorization public class Authorization

View File

@ -55,8 +55,6 @@ import org.slf4j.LoggerFactory;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 28, 2003 * @since October 28, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -33,8 +33,6 @@ import org.owasp.webgoat.lessons.AbstractLesson;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @version $Id: $Id * @version $Id: $Id
*/ */

View File

@ -42,8 +42,6 @@ import org.apache.ecs.html.Table;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @version $Id: $Id * @version $Id: $Id
*/ */

View File

@ -48,8 +48,6 @@ import org.apache.ecs.html.U;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams (jeff.williams@aspectsecurity.com) * @author Jeff Williams (jeff.williams@aspectsecurity.com)
* @since October 29, 2003 * @since October 29, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -45,8 +45,6 @@ import org.apache.ecs.html.Table;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @since November 4, 2003 * @since November 4, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -27,8 +27,6 @@ package org.owasp.webgoat.session;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* Represents a virtual session for a lesson. Lesson-specific session data may be stored here. * Represents a virtual session for a lesson. Lesson-specific session data may be stored here.
* *
* @author David Anderson <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author David Anderson <a href="http://www.aspectsecurity.com">Aspect Security</a>

View File

@ -33,8 +33,6 @@ import java.util.Properties;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 29, 2003 * @since October 29, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -27,8 +27,6 @@ package org.owasp.webgoat.session;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class Parameter implements Comparable public class Parameter implements Comparable

View File

@ -27,8 +27,6 @@ package org.owasp.webgoat.session;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @version $Id: $Id * @version $Id: $Id
*/ */

View File

@ -35,8 +35,6 @@ import org.owasp.webgoat.util.HtmlEncoder;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a> * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect Security</a>
* @version $Id: $Id * @version $Id: $Id
*/ */

View File

@ -38,8 +38,6 @@ import org.owasp.webgoat.lessons.AbstractLesson;
* Source for this application is maintained at * Source for this application is maintained at
* https://github.com/WebGoat/WebGoat, a repository for free software projects. * https://github.com/WebGoat/WebGoat, a repository for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect
* Security</a> * Security</a>
* @since October 28, 2003 * @since October 28, 2003

View File

@ -27,8 +27,6 @@ package org.owasp.webgoat.session;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class UnauthenticatedException extends Exception public class UnauthenticatedException extends Exception

View File

@ -27,8 +27,6 @@ package org.owasp.webgoat.session;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class UnauthorizedException extends Exception public class UnauthorizedException extends Exception

View File

@ -34,8 +34,6 @@ import java.util.Map;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>
* @since October 29, 2003 * @since October 29, 2003
* @version $Id: $Id * @version $Id: $Id

View File

@ -27,8 +27,6 @@ package org.owasp.webgoat.session;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class ValidationException extends Exception public class ValidationException extends Exception

View File

@ -57,8 +57,6 @@ import org.slf4j.LoggerFactory;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect * @author Jeff Williams <a href="http://www.aspectsecurity.com">Aspect
* Security</a> * Security</a>
* @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a> * @author Bruce Mayhew <a href="http://code.google.com/p/webgoat">WebGoat</a>

View File

@ -36,8 +36,6 @@ import java.util.Properties;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class WebgoatProperties extends Properties { public class WebgoatProperties extends Properties {

View File

@ -33,8 +33,6 @@ import org.springframework.stereotype.Component;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for
* free software projects. * free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
@Component @Component

View File

@ -31,8 +31,6 @@ import java.util.Map;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for free software
* projects. * projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public class HtmlEncoder public class HtmlEncoder

View File

@ -30,8 +30,6 @@ import java.util.Locale;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for
* free software projects. * free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
public interface LabelManager public interface LabelManager

View File

@ -35,8 +35,6 @@ import java.util.Locale;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository for
* free software projects. * free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
@Component("labelManager") @Component("labelManager")

View File

@ -43,8 +43,6 @@ import java.util.Locale;
* Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository * Source for this application is maintained at https://github.com/WebGoat/WebGoat, a repository
* for free software projects. * for free software projects.
* *
* For details, please see http://webgoat.github.io
*
* @version $Id: $Id * @version $Id: $Id
*/ */
@Component @Component