Commit Graph

3148 Commits

Author SHA1 Message Date
c71931f43c stub out hint service 2014-06-20 07:52:16 -04:00
df68764e2c get dependencies sorted out for spring rest services 2014-06-20 07:48:03 -04:00
39d5888ef3 get logout working
fix issue with white screen after login
2014-06-19 19:43:07 -04:00
80dae15f70 exclude web assets from spring security
format reportBug.jsp
2014-06-11 21:56:43 -04:00
a0d4a02f0a logging, formatting 2014-06-03 15:41:50 -04:00
10be6757af work on logging 2014-06-03 14:39:21 -04:00
c8ec75b5f2 spring security cleanup 2014-06-02 17:44:28 -04:00
dc0bc99b60 add form based login 2014-06-02 16:00:58 -04:00
617d16d8a7 migrate from container managed authentication to spring security
updated spring and spring security versions
2014-05-29 18:43:40 -04:00
d89911053e Rollback to old spring version move to next branch 2014-05-29 18:40:47 -04:00
f0523fb3a8 Merge pull request #1 from mosabua/cleanup
Cleanup
2014-05-27 09:19:49 -04:00
9ddfdecd43 adding gitignore file with exclusion of Maven and git Eclipse related stuff 2014-05-26 13:54:33 -07:00
537f3c0bb7 upgraded jta as available in central and defunct/unneeded java.net repo 2014-05-26 13:53:59 -07:00
204bfce794 upgrade to desired version of spring 2014-05-25 21:24:57 -04:00
4f0f818e9b Merge branch 'master' into webgoat-6.0 2014-03-30 15:27:09 -07:00
701894778f Fixed directory layout 2014-03-30 12:19:26 -07:00
bc7c00d46d undoing the commit test changes
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@492 4033779f-a91e-0410-96ef-6bf7bf53c507
2013-09-20 05:35:01 +00:00
81b75a98fc testing commit
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@491 4033779f-a91e-0410-96ef-6bf7bf53c507
2013-09-20 05:32:07 +00:00
771edfca6d Port number typo's in the user messaging within the 8080 scripts.
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@490 4033779f-a91e-0410-96ef-6bf7bf53c507
2013-05-24 20:28:46 +00:00
97a05e295d Messing up maven imports and not needed with maven build
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@489 4033779f-a91e-0410-96ef-6bf7bf53c507
2013-05-03 20:24:13 +00:00
c433fbd28e Fixed the source code reference for the project
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@488 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-20 21:35:41 +00:00
1c5aaffe3c Added tomcat-maven-plugin additional src config <additionalConfigFilesDir> to specify using the webgoat tomcat-users file. Everything now works from mvn tomcat:run-war
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@487 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-20 16:56:31 +00:00
3a7d946c8f Fixed most of the maven build except the path to using tomcatconf. Moving the tree from src/main has caused changing all the default path locations that maven uses to be specified.
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@486 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-20 15:24:04 +00:00
6a96547ef0 Restructured the baseline to remove extra src/main directory structure. Added eclipes project file
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@485 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-19 23:57:51 +00:00
fb938e0933 Initial commit of new spring-MVC/spring security/tiles-based functionality
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@484 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-09-11 00:26:09 +00:00
65f73a5206 Start of the WebGoat 6.0 project
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@483 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-09-09 21:57:36 +00:00
abf0124de0 Try 3
git-svn-id: http://webgoat.googlecode.com/svn/trunk@480 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-09-09 21:54:18 +00:00
68b80fa14f WebGoat 5.4 distribution before WebGoat 6.0
git-svn-id: http://webgoat.googlecode.com/svn/trunk@479 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-09-09 21:53:44 +00:00
02bcf39ecf alphabetized the credits
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@475 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 20:02:44 +00:00
31570e7ca8 alphabetized the credits
git-svn-id: http://webgoat.googlecode.com/svn/trunk@475 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 20:02:44 +00:00
c66b16c500 Changed the field1.replaceAll to field1 = field1.replaceAll. The first case does not clean the taint
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@474 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 14:14:24 +00:00
3079397430 Changed the field1.replaceAll to field1 = field1.replaceAll. The first case does not clean the taint
git-svn-id: http://webgoat.googlecode.com/svn/trunk@474 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 14:14:24 +00:00
94c89b66d4 Printing out full command for command[] argument. Using arrays.tolist() which adds a [] around the text. that should be cleaned up.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@473 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:24:51 +00:00
dec4f45f8c Printing out full command for command[] argument. Using arrays.tolist() which adds a [] around the text. that should be cleaned up.
git-svn-id: http://webgoat.googlecode.com/svn/trunk@473 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:24:51 +00:00
7b4f5541aa Updated challenge screen to 5.4, added authors sections, changed ccs to support new spacing
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@472 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:23:36 +00:00
3e95cea41e Updated challenge screen to 5.4, added authors sections, changed ccs to support new spacing
git-svn-id: http://webgoat.googlecode.com/svn/trunk@472 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:23:36 +00:00
4fd89dcf6c Changed ubuntu name
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@471 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:22:29 +00:00
f60438e6fc Changed ubuntu name
git-svn-id: http://webgoat.googlecode.com/svn/trunk@471 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:22:29 +00:00
751c993f22 Issue 42
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@470 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 17:29:19 +00:00
d8b6debccc Issue 42
git-svn-id: http://webgoat.googlecode.com/svn/trunk@470 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 17:29:19 +00:00
2df47dd788 Updated to 5.4
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@469 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 17:11:32 +00:00
6d4476d46e Updated to 5.4
git-svn-id: http://webgoat.googlecode.com/svn/trunk@469 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 17:11:32 +00:00
ff9a54ef91 Changed errors for dropping tables to info messages
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@468 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 16:11:46 +00:00
ea013b0267 Changed errors for dropping tables to info messages
git-svn-id: http://webgoat.googlecode.com/svn/trunk@468 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 16:11:46 +00:00
5add3e7c06 Fixed more /webgoat versus /WebGoat issues.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@467 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 16:11:18 +00:00
c5f8b99ea3 Fixed more /webgoat versus /WebGoat issues.
git-svn-id: http://webgoat.googlecode.com/svn/trunk@467 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 16:11:18 +00:00
f9bf8c6a27 Added clarification that 2 methods are needed to pass lesson
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@466 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:45:10 +00:00
4d0522c697 Added clarification that 2 methods are needed to pass lesson
git-svn-id: http://webgoat.googlecode.com/svn/trunk@466 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:45:10 +00:00
9c6a51e8b1 Added additional instructions that 2 methods are required to pass lesson
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@465 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:42:20 +00:00
1761d4f056 Added additional instructions that 2 methods are required to pass lesson
git-svn-id: http://webgoat.googlecode.com/svn/trunk@465 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:42:20 +00:00