Fix hidden links in MissingFunctionAC.html. by peter17 · Pull Request #1710 · WebGoat/WebGoat
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 7.5k
Merged
Fix hidden links in MissingFunctionAC.html.#1710
zubcevic merged 1 commit intoWebGoat:mainfrom
Fix hidden links in MissingFunctionAC.html.#1710
zubcevic merged 1 commit intoWebGoat:mainfrom
Conversation
Copy link
Contributor
peter17
commented
Dec 23, 2023
peter17
commented
This fixes 2 issues:
- there are 3 links but the exercise expects 2 answers so it is confusing for users
- the links href start with "/" so they are broken if Webgoat is deployed to a subfolder (e.g.
mysite.com/webgoat)
Thanks!
zubcevic approved these changes Dec 29, 2023
Copy link
Collaborator
zubcevic
left a comment
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
merged commit
4ebb869
into
WebGoat:main
nbaars pushed a commit that referenced this pull request
Mar 19, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment