add captcha

This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent 3dea44dacf
commit edbadbcf2e
12 changed files with 115 additions and 7 deletions

View file

@ -3,6 +3,10 @@
<%= title %>
</h1>
<div class='form-message'></div>
<span class='form-key'>
<img src='/client/captcha'>
</span>
<input class='form-input' type='text' name='challenger' value='Type the captcha'>
<% for (let elem of data) { %>
<span class='form-key'>
<%= elem.label %>