peach-workspace/peach-web/src
glyph deaedc4428 add temporary password reset routes 2022-03-24 09:05:26 +02:00
..
context home template is working 2022-03-10 11:09:26 +02:00
routes add temporary password reset routes 2022-03-24 09:05:26 +02:00
templates add themes, add public and private msg publishing 2022-03-23 11:41:21 +02:00
utils add themes, add public and private msg publishing 2022-03-23 11:41:21 +02:00
config.rs add base templates, settings routes and auth routes 2022-03-17 11:01:36 +02:00
error.rs add io error variant and blob writer function 2022-02-25 09:08:21 +02:00
main.rs implement authentication with separate public and private routers 2022-03-23 14:56:31 +02:00
private_router.rs implement authentication with separate public and private routers 2022-03-23 14:56:31 +02:00
public_router.rs add temporary password reset routes 2022-03-24 09:05:26 +02:00
tests.rs fix a test and update guide links 2022-03-09 13:04:44 +02:00