Improve token handling

This commit is contained in:
Nanne Baars
2021-03-14 16:45:17 +01:00
committed by Nanne Baars
parent 59e04dee6e
commit e40a26f193
2 changed files with 5 additions and 7 deletions

View File

@@ -54,7 +54,7 @@
<br/>
<div class="input-group">
<span class="input-group-addon">Secret key</span>
<input type="text" value="webgoat" class="form-control" id="secretKey">
<input type="text" placeholder="Enter your secret key" class="form-control" id="secretKey">
</div>
<div class="input-group">