Commit Graph

7 Commits

Author SHA1 Message Date
Valentin Tolmer
3eb53ba5bf model: rename to auth
Since the "model" doesn't contain any message from the API anymore, and
instead contains only the structures needed for authentication, it was
renamed as such.
2021-08-31 20:32:55 +02:00
Valentin Tolmer
3c916a2530 Implement password checking using opaque 2021-06-23 10:27:59 +02:00
Valentin Tolmer
d5f84cd588 Add cargo.lock and fix some dependencies
Note that the auth_service handler has become less generic, but it's
enough for our purposes.
2021-06-22 17:27:43 +02:00
Valentin Tolmer
c58459547b Split the crate in 3, introduce JS frontend 2021-05-08 11:34:55 +02:00
Valentin Tolmer
81593c9f84 gitignore: add more sqlite patterns 2021-04-13 19:06:52 +02:00
Valentin Tolmer
285a51db6e Ignore created databases 2021-03-08 10:53:21 +01:00
nitnelave
65e3e2f070
Initial commit 2021-03-02 12:39:53 +01:00