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:
parent
05788e5fbb
commit
b0c4144987
3 changed files with 29 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue