zero-to-production/src
Luca Palmieri 8aab2126e5 Formatting
2023-09-21 08:09:23 +02:00
..
authentication Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
domain Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:41:25 +00:00
routes Update sqlx to 0.7 2023-09-20 09:46:18 +02:00
configuration.rs Update sqlx to 0.7 2023-09-20 09:46:18 +02:00
email_client.rs Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:41:25 +00:00
lib.rs Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
main.rs Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
session_state.rs Formatting 2023-02-19 18:52:28 +00:00
startup.rs Formatting 2023-09-21 08:09:23 +02:00
telemetry.rs Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00
utils.rs Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00