Server/src
2024-01-01 14:07:47 +01:00
..
models Fix issue where member last name became RFID card 2023-12-26 21:02:06 +01:00
authorization.rs Authorization fetches certs once if no matching cert is found 2024-01-01 14:07:47 +01:00
database.rs Split project into separate files 2023-12-25 15:40:00 +01:00
jwt_validation.rs Authorization fetches certs once if no matching cert is found 2024-01-01 14:07:47 +01:00
main.rs Make authroization use shared state, giving ~200 speedup 2023-12-31 16:53:11 +01:00
webserver_member.rs Implemented all RFID card functionality 2023-12-25 17:58:43 +01:00