Can now set an auth cookie to check for auth, but I should see what it takes to make a middleware.

This commit is contained in:
Zed A. Shaw 2025-06-26 16:50:22 -04:00
parent 05788e5fbb
commit b0c4144987
3 changed files with 29 additions and 4 deletions

View file

@ -24,7 +24,7 @@
<label for="username">Username</label>
<input id="username" name="username" placeholder="Username" type="text">
<label for="password">Password</label>
<input id="password" name="password" placeholder="Password" type="text">
<input id="password" name="password" placeholder="Password" type="password">
</middle>
<bottom>
<button-group>

View file

@ -43,7 +43,6 @@
</ul>
</block>
<block style="--value: 7; --border: 1px;" class="horizontal">
<grid style="--cols: 2">
<shape>Left Image</shape>