Nanne Baars
|
29159b1c6d
|
Merge pull request #48 from michaeldever/master from WebGoat-Legacy to WebGoat
|
2015-07-25 17:58:24 +02:00 |
|
Nanne Baars
|
1f14aa7c9b
|
WEB-214: Fixed build failure while downloading javax.transaction dependency
Conflicts:
.gitignore
|
2015-07-12 12:30:54 +02:00 |
|
Nanne Baars
|
c71d774abf
|
Fixed classloading issue when using a jsp in a lesson
|
2015-06-19 13:52:43 +02:00 |
|
Nanne Baars
|
c24f556544
|
Renamed the jar file
|
2015-05-11 18:38:54 +03:00 |
|
Nanne Baars
|
7ce17e7404
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-03 07:56:35 +02:00 |
|
Nanne Baars
|
6866208ca2
|
Changed pom.xml to also build a jar file and upload it to the repository
|
2015-05-03 07:50:29 +02:00 |
|
mayhew64
|
8a55a73a01
|
Update pom.xml
Change the artifact to be lower case; web goat-container vs WebGoat-Container
|
2015-05-02 19:15:49 -04:00 |
|
nbaars
|
35c8c79138
|
Fixing pom warnings during maven build
|
2015-04-11 07:18:57 +02:00 |
|
nbaars
|
6e25026391
|
Merge remote-tracking branch 'upstream/webgoat-container' into webgoat-container
Conflicts:
src/main/java/org/owasp/webgoat/session/Course.java
|
2015-02-23 20:33:22 +01:00 |
|
nbaars
|
f140669edf
|
WEB-197 Images referenced in the plans are not changed by the plugin loader
|
2015-02-23 12:45:19 +01:00 |
|
Bruce Mayhew
|
b447c2a119
|
WEB-183 Loading of Admin screens
|
2015-02-10 15:54:25 -05:00 |
|
nbaars
|
b7d5bf4dd1
|
building war and jar
|
2015-01-06 14:37:41 +01:00 |
|
nbaars
|
fdae4a1172
|
Changing jar to war
|
2015-01-05 21:15:44 +01:00 |
|
nbaars
|
6aa3092761
|
changing language level to Java 7
|
2015-01-05 20:57:38 +01:00 |
|
nbaars
|
6c83ee5cb1
|
Changed the config of the Tomcat plugin
|
2015-01-05 19:11:17 +01:00 |
|
Bruce Mayhew
|
4f6ba2711f
|
Changed the pom to build the container artifact and deleted the plugin
|
2015-01-02 14:29:08 -05:00 |
|
Bruce Mayhew
|
1a5358458c
|
Removed all lesson specific source and resources
|
2015-01-02 13:40:15 -05:00 |
|
Rick Lawson
|
7ebb354200
|
bump version to 6.0.1
|
2014-09-25 21:33:33 -04:00 |
|
Rick Lawson
|
1460b80c7f
|
Change to bet a designattion
|
2014-09-18 19:17:15 -04:00 |
|
Rick Lawson
|
a4c5be2943
|
WEB-68 Service to return WebGoat Version and Build Number
|
2014-09-14 11:47:25 -04:00 |
|
Rick Lawson
|
96ec99e65a
|
show user and role in logout menu
|
2014-09-11 07:16:41 -04:00 |
|
rlawson
|
243d88b6d1
|
fix missing sources, pom was not copying source into WEB-INF/classes
some cleanup and better logging while I was in there
|
2014-08-24 13:46:02 -04:00 |
|
Dave
|
8c82cca080
|
remove old definitions for non-standard layout
|
2014-08-23 13:28:02 -04:00 |
|
Dave
|
a387d06a34
|
Refactored files to Maven standard Layout
Added plugin to produce executable jar. Now it is easy to run webgoat on all platforms.
|
2014-08-23 13:07:10 -04:00 |
|
lawson89
|
9b453edde5
|
removed tiles dependency
added better error handling for problems when loading webgoat properties
|
2014-08-21 20:50:52 -04:00 |
|
lawson89
|
df68764e2c
|
get dependencies sorted out for spring rest services
|
2014-06-20 07:48:03 -04:00 |
|
lawson89
|
10be6757af
|
work on logging
|
2014-06-03 14:39:21 -04:00 |
|
lawson89
|
617d16d8a7
|
migrate from container managed authentication to spring security
updated spring and spring security versions
|
2014-05-29 18:43:40 -04:00 |
|
lawson89
|
204bfce794
|
upgrade to desired version of spring
|
2014-05-25 21:24:57 -04:00 |
|
mayhew64@gmail.com
|
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 |
|
mayhew64@gmail.com
|
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 |
|
mayhew64@gmail.com
|
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 |
|
mayhew64@gmail.com
|
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 |
|
phillip.seay@gmail.com
|
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 |
|
mayhew64@gmail.com
|
d19847bc0d
|
Changed to build WebGoat*.war
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@451 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2012-04-23 19:57:55 +00:00 |
|
mayhew64@gmail.com
|
40329271eb
|
Startup scripts, changes to make offbyone more sequential
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@446 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2012-04-21 17:18:08 +00:00 |
|
x71c4l@gmail.com
|
5f786e77a6
|
Pom updated to export java source for war packaging
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@445 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2012-04-20 21:35:11 +00:00 |
|
x71c4l@gmail.com
|
b68b84fd7d
|
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@444 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2012-04-20 19:03:28 +00:00 |
|
mayhew64@gmail.com
|
a9b9ada817
|
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@443 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2012-04-20 18:59:02 +00:00 |
|
mayhew64@gmail.com
|
fed456039e
|
Update to tomcat 7
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@442 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2012-04-20 18:28:54 +00:00 |
|
ch.ko123
|
b1d23b4140
|
make webgoat run on tomcat 5.5 again
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@404 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2009-11-05 20:00:55 +00:00 |
|
ch.ko123
|
01bf6ea303
|
added wtp configuration to pom
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@402 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2009-11-02 22:20:12 +00:00 |
|
ch.ko123
|
aa49ad4cd6
|
removed xml-apis from pon
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@398 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2009-11-01 18:45:25 +00:00 |
|
ch.ko123
|
5119e65791
|
renamed main->src regarding to Maven conventions
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@394 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2009-11-01 11:54:43 +00:00 |
|
ch.ko123
|
c1af5e86b0
|
initial version of pom.xml
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@383 4033779f-a91e-0410-96ef-6bf7bf53c507
|
2009-10-12 21:06:55 +00:00 |
|