Go to file
Joe Ardent 659bc0d008 Add tests for login/logout endpoints.
Changes in the test DB setup are there to support persistent in-memory DBs for testing.
2023-06-02 14:12:29 -07:00
migrations checkpoint fucking with errors 2023-05-14 20:33:36 -07:00
src Add tests for login/logout endpoints. 2023-06-02 14:12:29 -07:00
templates End-to-end web-based signup, login, and logout flows work. 2023-05-29 14:25:50 -07:00
.env better signup pages 2023-05-18 15:49:33 -07:00
.gitignore add hodge-podge shit. 2022-04-09 23:00:33 -07:00
.rustfmt.toml add hodge-podge shit. 2022-04-09 23:00:33 -07:00
Cargo.lock Add generic handlers tests, remove broken doctests for session store. 2023-05-31 15:58:03 -07:00
Cargo.toml Add generic handlers tests, remove broken doctests for session store. 2023-05-31 15:58:03 -07:00
LICENSE.md add license 2023-05-29 16:01:53 -07:00