Sign up/in/out and authentication.
This commit is contained in:
parent
5e4e086247
commit
aedfae1d17
5 changed files with 318 additions and 27 deletions
|
|
@ -13,6 +13,7 @@ mod consts;
|
|||
mod db;
|
||||
mod hash;
|
||||
mod model;
|
||||
mod user;
|
||||
|
||||
#[derive(Template)]
|
||||
#[template(path = "home.html")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue