Plume/plume-models
Rob Watson 4b205fa995 Store password reset requests in database (#610)
* Store password reset requests in database

Signed-off-by: Rob Watson <rfwatson@users.noreply.github.com>

* Refactor password reset request expiry handling

* Integrate sqlite

* Fix formatting
2019-06-04 19:55:17 +01:00
..
src Store password reset requests in database (#610) 2019-06-04 19:55:17 +01:00
tests import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
Cargo.toml refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00