2fbc52e6a2
Remove some unused code
2021-11-16 16:33:36 +01:00
ab0433bb67
Fix link and typo
...
The link pointed to the old OWASP website. Also fixed some typos here and there
Resolves : #1136
2021-11-16 16:33:10 +01:00
f2f7f36a6d
Fix typo in hints
...
The hints for JWT used `jwt` instead of `JWT` which makes it difficult to solve the lesson as the hint actually points someone in the wrong direction.
Resolves : #123
2021-11-16 16:32:57 +01:00
3ad51e6d6b
Rewrite lesson to be self-contained and not depend on the core of WebGoat for fetching users
...
Split the assignment into 2 assignments
2021-11-16 16:32:43 +01:00
9e6ed11aa7
Remove link to lesson.css as they belong to the lesson
2021-11-16 16:32:43 +01:00
2bd6b36210
Fix layout assignment 2
2021-11-16 16:32:43 +01:00
bcaf4485c2
Move css to lesson itself
2021-11-16 16:32:43 +01:00
cd2e1c1c09
Fix spelling issues
2021-11-16 16:32:43 +01:00
22af35a9a7
Add favicon to WebGoat/WebWolf
2021-11-16 16:32:29 +01:00
c7e04cef97
Add logging to pom.xml
2021-11-16 16:24:45 +01:00
fa2769cb25
Updating poms
2021-11-16 16:24:45 +01:00
1a64fcd8d4
Recommit logging lesson as PR got a lot of conflicts
2021-11-16 16:24:45 +01:00
36bdd9b1a0
Rename master to main
2021-10-30 22:50:47 +02:00
6a875bdaa6
Add new developer
2021-10-28 21:21:34 +02:00
6a92f651f8
Move to Java 17
2021-10-28 21:19:05 +02:00
ad97e2c9a3
Remove activation dependency
2021-10-28 21:19:05 +02:00
e709a501cb
Remove develop from branches to build
...
The PR already works on a merge commit with develop no need to build it once more afterwards
2021-10-24 13:12:48 +02:00
76af488d16
Move Github actions to same image as Docker run on
2021-10-24 13:08:52 +02:00
981fcb3ebc
Move to different base image for Java
...
This way we can also support arm/v7
2021-10-24 13:08:40 +02:00
cc0d0fa2a6
Ignore branch builds on main repository
2021-10-24 11:51:47 +02:00
a4104fdf8b
Ignore branch builds on our repository
2021-10-24 11:43:03 +02:00
720414eba6
Ignore branch builds on our repository
2021-10-24 11:40:13 +02:00
541c424eb9
Ignore branch builds on our repository
2021-10-24 11:36:35 +02:00
be2a6aa0bd
Run only on branches
2021-10-24 11:25:15 +02:00
e5ab24a1fc
Revert all GH actions work
2021-10-24 10:22:30 +02:00
b0174a6b26
Revert all GH actions work
2021-10-24 10:20:27 +02:00
cb8739ac06
Simplify Github actions
2021-10-24 10:16:52 +02:00
cb6c8af3bb
Simplify Github actions
2021-10-24 10:03:47 +02:00
672d752e0e
Simplify Github actions
2021-10-24 10:02:36 +02:00
8241d98a38
Simplify Github actions
2021-10-24 10:01:53 +02:00
86d3868d9e
Simplify Github actions
2021-10-24 10:00:30 +02:00
2f007babec
Simplify Github actions
2021-10-24 09:59:35 +02:00
7742444a99
Simplify Github actions
2021-10-24 09:58:28 +02:00
98bcef9a5e
Simplify Github actions
2021-10-24 09:44:57 +02:00
c3f9772a27
Simplify Github actions
2021-10-24 09:39:37 +02:00
01d3453c41
Simplify Github actions
...
Consolidate build steps to 1 script this way we don't run multiple builds for pushing a branch and create a PR.
2021-10-24 09:30:00 +02:00
eb163c8df1
Remove unused badges
2021-10-16 19:38:04 +02:00
ff67ee6484
Update to correct version
2021-10-04 14:40:19 +02:00
ccdede647b
Sign off
...
Signed-off-by: Jeroen Willemsen <jwillemsen@xebia.com >
2021-10-03 11:36:40 +02:00
4b32cc36a7
Remove sign off.
...
CLA assistant is structurally broken, let's keep it simple and not enforce signing off etc. There should be no barrier to get help from the community.
2021-10-03 11:35:50 +02:00
9e15e95001
Remove signoff
action as it will not work with forked repositories
2021-10-02 17:49:42 +02:00
dc71975f27
No need to do mvn clean
2021-10-02 17:49:42 +02:00
b79a9c6b2c
Build should use Java 16
2021-10-02 17:49:42 +02:00
a7b9954d0f
1101: fix quoting in statement
2021-10-02 17:39:26 +02:00
dfa0e1cdca
XSS Lesson one boolean response
...
Signed-off-by: Àngel Ollé Blázquez <angel@olleb.com >
2021-10-02 01:09:52 +02:00
8e6d87d429
Remove unnecessary action
2021-09-30 18:53:27 +02:00
5adf1d1dd7
Renaming the actions
2021-09-30 17:11:08 +02:00
5164514789
Remove Slack integration from build as it needs a token and will never work when PR is received from a fork.
2021-09-30 17:09:21 +02:00
f28bb09724
Remove action
2021-09-30 16:54:52 +02:00
7602781a5b
Bump actions/github-script from 0.3.0 to 5
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 0.3.0 to 5.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/0.3.0...v5 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 11:46:52 +02:00