add int test for acl

This commit is contained in:
René Zubcevic
2020-05-01 08:55:11 +02:00
committed by Nanne Baars
parent 70771ee854
commit f4838e1233
2 changed files with 55 additions and 1 deletions

View File

@ -161,7 +161,7 @@
action="/WebGoat/IDOR/profile/{userId}">
<script th:src="@{/lesson_js/idor.js}" />
<input name="Edit Profile" value="Edit Profile" type="submit" />
<input name="View Profile" value="View Profile" type="submit" />
</form>
<!-- do not remove the two following div's, this is where your feedback/output will land -->