Skip to content

Commit

Permalink
Update login.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
julz0815 authored Apr 2, 2024
1 parent 5ae5ca5 commit ff02cfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/webapp/WEB-INF/views/login.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
</head>

<body role="document">
<script>
eval('alert("Your query string was ' + unescape(document.location.search) + '");');
</script>

<div class="container">

Expand Down

0 comments on commit ff02cfe

Please sign in to comment.