Nanne Baars
0120c7c3a6
Updating README.md
2018-01-02 22:50:10 +01:00
nbaars
5bbdb8893c
Not making a Docker release is we build develop (putting a tag will create a release which is more a controlled/intuitive way to make a release to Docker)
...
(cherry picked from commit e3e7ed0)
2018-01-02 22:20:38 +01:00
nbaars
05d8b590f3
Merge tag '8.0.0' into develop
...
Release 8.0.0
2017-12-30 16:52:24 +01:00
nbaars
114fbc5760
Merge branch 'release/8.0.0'
8.0.0
2017-12-30 16:50:39 +01:00
nbaars
32311a80da
Updating readme
2017-12-30 16:25:10 +01:00
nbaars
d3ee9431d8
Tagging latest Docker build with Travis as well
v8.0.0.M7
2017-12-30 14:13:34 +01:00
nbaars
4811a9d563
Removed Mongodb, so we do not have issues with downloading the embedded Mongodb. Moved back to JPA and use HSQLDB for storing user information.
...
WebWolf now has its own user management (will move to separate Github repo)
v8.0.0.M6
2017-12-29 22:20:52 +01:00
nbaars
c6e86861fe
Removed Mongodb, so we do not have issues with downloading the embedded Mongodb. Moved back to JPA and use HSQLDB for storing user information.
2017-12-29 22:12:21 +01:00
nbaars
b64aa43760
Updated bootstrap script to use webgoat-server for starting spring-boot
2017-12-28 00:27:25 +01:00
nbaars
dd7f4074cd
Added encoding for asciidoc
2017-12-28 00:16:16 +01:00
Nanne Baars
8c10000e4e
Updating documentation for run of the sources
2017-11-23 03:01:09 +01:00
Nanne Baars
43b82027f5
Added more content for CSRF lesson
v8.0.0.M5
2017-11-22 01:34:05 +01:00
Nanne Baars
5eed385d5d
When an adoc file cannot be found the complete lesson crashed, made it failsafe with a logging statement.
2017-11-17 07:08:24 +01:00
Nanne Baars
75d0405da1
Fixed XXE lesson the posting of the comments did not show up directly only after page refresh
2017-11-17 07:07:43 +01:00
Nanne Baars
157b982394
successFunction and failureFunction were selected by using the main form (so the succesFunction of the first assignment was used for the next assignment) not the currentForm we determined in onFormSubmit() function.
2017-11-17 07:06:56 +01:00
Nanne Baars
99048d6d9d
Fixing failing Travis script
v8.0.0.M4
2017-11-16 06:00:11 +01:00
Nanne Baars
971f11534d
Debugging failing Travis script
2017-11-16 05:56:13 +01:00
Nanne Baars
c06e4d462b
Error in travis.yml
2017-11-16 05:32:42 +01:00
Nanne Baars
39029f604f
Travis sets version
2017-11-16 05:29:26 +01:00
Nanne Baars
36fcb58caa
Endpoints async for posting mail and landingpage
2017-11-16 04:43:14 +01:00
Nanne Baars
6c91e7dc8a
Fixed WebWolf issues with sending e-mails
2017-11-15 11:58:31 +01:00
Nanne Baars
a543deca04
Travis without output
2017-11-02 22:27:07 +01:00
Nanne Baars
f91f77708a
New version
v8.0.0.M3
2017-11-02 21:44:30 +01:00
Nanne Baars
100876ad6c
Changed introduction
2017-11-02 20:44:21 +01:00
Nanne Baars
56fc0fce05
Added test for XXE
2017-11-02 20:41:30 +01:00
Nanne Baars
fc1353b2f1
Pom cleanup
2017-11-02 16:14:44 +01:00
Nanne Baars
1e9f92220d
Removed unnecessary JPA libraries
2017-11-02 15:44:45 +01:00
Nanne Baars
a11d3d0b1b
- Made movie little bit shorter because webgoat-server.jar was over 200Mb
...
- Movie was copy and pasted to csrf and auth lesson removed it from those lessons
- Made jars which are not necessary in the webgoat-server.jar optional
2017-11-02 15:39:49 +01:00
Nanne Baars
87a7521dcd
Adding introduction to WebGoat as the web interface opens with WebWolf which is confusing because people thought you needed to download WebWolf and start it directly. Feedback received during workshops
2017-11-02 14:28:20 +01:00
Magicansk
a11e6911cd
Update and rename sol.txt to sol.MD
...
Add md syntax
2017-11-02 13:09:49 +01:00
Magicansk
5614cda0bf
Update getting-started.MD
2017-11-02 13:09:23 +01:00
Magicansk
69d44aed5b
Update and rename getting-started.txt to getting-started.MD
...
Change .txt to .md.
Add all the markdown syntax and fixed the xml syntax
2017-11-02 13:09:23 +01:00
Nanne Baars
8729d9bfcf
Fixed minor issues for properties and starting WebGoat
2017-11-02 12:42:19 +01:00
misfir3
f6911b49a7
Merge pull request #402 from misfir3/develop
...
more hints/helps cleanup
2017-10-30 09:03:03 -06:00
Jason
24cf806787
more hints/helps cleanup
2017-10-25 18:05:08 -06:00
misfir3
1ac305e9b9
Merge pull request #399 from misfir3/develop
...
#351 - using listenToOnce to get rid of redundant calls
2017-10-25 17:13:11 -06:00
Jason
c6f1c5cd2a
#351 - using listenToOnce to get rid of redundant calls
2017-10-25 17:11:54 -06:00
Magicansk
74218de135
Update README.MD
2017-10-25 21:43:58 +02:00
Sönke
1f6d7fdc39
Update Java Version
...
Solves #385
2017-10-23 23:36:35 +02:00
Sönke
cce1945f23
Fix Apt Error for Google Repository
...
See https://askubuntu.com/questions/724093/no-more-updates-for-google-chrome-apt-get-update-error
2017-10-23 23:35:40 +02:00
Nanne Baars
bb3bc9b883
Releasing v8.0.0.M2
v8.0.0.M2
2017-10-18 22:36:58 +02:00
Nanne Baars
bb5e0c06dd
Directory can already exists
2017-10-18 22:26:46 +02:00
Nanne Baars
0508859cf5
Copy jar files to directory for Github release
2017-10-18 22:14:04 +02:00
Nanne Baars
738b2d8054
Skipping the clean-up while releasing to Github
2017-10-18 21:39:52 +02:00
Nanne Baars
0c88dcf463
Bug when passing version to Docker (v8.0 should be 8.0)
2017-10-18 21:08:59 +02:00
Nanne Baars
d1729e8f3c
Adding version number to Dockerfile as variable
2017-10-18 20:57:57 +02:00
Nanne Baars
1ecb43092d
Bumped version number
2017-10-18 19:58:14 +02:00
Nanne Baars
904a6b363d
Fixing Docker build
2017-10-18 19:52:57 +02:00
Nanne Baars
8250b4048f
Updating version number
v8.0.0.M1
2017-10-18 19:43:33 +02:00
Nanne Baars
839bdbd9e2
Forgot uncommenting Docker login command in script
2017-10-18 12:19:41 +02:00