Login
Ben
/
RubHub
Overview
Code
Talk
CI
Settings
main
meta/talk
rubhub/issues
test
4 branches
0 tags
SSH
HTTP
Ben (U939/Arch Linux)
Removed explicit CSRF cookie, SameSite=Lax should be enough
0cf2e0a
1 month ago
43 Commits
rubhub
/
src
/
services
/ mod.rs
Raw
text/x-rust
•
88 B
•
5 lines
pub mod project; pub mod session; pub mod repository; pub mod user; pub mod validation;