wip-feat: authenticates with LDAP

This commit is contained in:
2025-05-10 08:48:12 -05:00
parent e325687af5
commit 6e55195e6f
9 changed files with 139 additions and 7 deletions

View File

@@ -17,8 +17,8 @@
{% endif %}
<label for="username" class="mb-2 flex flex-col">
Email
<input type="email"
User
<input type=""
value="{{ last_username }}"
name="_username"
id="username"