peer-group-grading/crates/backend/src
2025-04-09 20:32:13 +02:00
..
controller feat: add AlreadyLoggedIn error and prevent duplicate logins 2025-04-09 20:32:13 +02:00
db Implement user retrieval and deletion endpoint (#56) 2025-04-07 14:23:54 +02:00
controller.rs feat: add local_auth entity and restructure project entities 2025-04-03 11:04:49 +02:00
db.rs feat: automatically run migration on startup 2025-04-08 21:46:58 +02:00
error.rs feat: add AlreadyLoggedIn error and prevent duplicate logins 2025-04-09 20:32:13 +02:00
main.rs fix: sessions and enhance security for prod builds 2025-04-09 11:52:23 +02:00