tvl-depot/src
William Carroll b170be9375 Hash passwords when creating accounts
TL;DR:
- introduce the Cryptonite library
- Remove the redundant language extensions, imports, deps from Persistent
- Prefer NoContent return type for POST /accounts
- Define custom {To,From}JSON instances for Role
2020-07-28 12:51:17 +01:00
..
API.hs Hash passwords when creating accounts 2020-07-28 12:51:17 +01:00
App.hs Hash passwords when creating accounts 2020-07-28 12:51:17 +01:00
init.sql Add CHECK constraints to schema 2020-07-27 14:23:34 +01:00
Main.hs Prefer SQLite.Simple to Persistent 2020-07-27 15:22:22 +01:00
Types.hs Hash passwords when creating accounts 2020-07-28 12:51:17 +01:00