Added username field for argon2copyparty only

This commit is contained in:
eriUNK
2026-03-07 09:51:01 -03:00
parent ced732876f
commit c7808614b6
4 changed files with 20 additions and 4 deletions

View File

@@ -32,6 +32,8 @@
</div>
<div class="note">Salt characters limited to <code>./0-9A-Za-z</code>.</div>
<label for="username">Username (copyparty only)</label>
<input id="username" type="text" placeholder="Enter username">
<div class="controls">
<button id="hashBtn">Compute hash</button>