This website requires JavaScript.
Explore
Help
Sign in
Turbo
/
peer-group-grading
Watch
9
Star
3
Fork
You've already forked peer-group-grading
0
Code
Issues
44
Pull requests
2
Projects
1
Releases
Packages
Wiki
Activity
Actions
7a7c44c0bf
peer-group-grading
/
crates
/
backend
/
src
History
Mika
ad45a34cf3
feat: add AlreadyLoggedIn error and prevent duplicate logins
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