Fix hidden links in MissingFunctionAC.html. by peter17 · Pull Request #1710 · WebGoat/WebGoat

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@peter17

Copy link

Contributor

@peter17 peter17 commented

Dec 23, 2023

This fixes 2 issues:

  1. there are 3 links but the exercise expects 2 answers so it is confusing for users
  2. the links href start with "/" so they are broken if Webgoat is deployed to a subfolder (e.g. mysite.com/webgoat)

Thanks!

Copy link

Collaborator

@zubcevic zubcevic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this correction

@zubcevic zubcevic merged commit 4ebb869 into WebGoat:main

Dec 29, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@zubcevic zubcevic zubcevic approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@peter17 @zubcevic