A Standard Notes Sync Server written in Rust
Go to file
Peter Cai fea3fb235d
user: implement authorization guard
2020-02-21 09:57:03 +08:00
db initial commit 2020-02-20 20:02:09 +08:00
migrations add items table schema 2020-02-21 09:22:53 +08:00
src user: implement authorization guard 2020-02-21 09:57:03 +08:00
.env.test write some tests (they fail) 2020-02-21 08:32:07 +08:00
.gitignore write some tests (they fail) 2020-02-21 08:32:07 +08:00
Cargo.lock write some tests (they fail) 2020-02-21 08:32:07 +08:00
Cargo.toml write some tests (they fail) 2020-02-21 08:32:07 +08:00
diesel.toml initial commit 2020-02-20 20:02:09 +08:00
test.sh write some tests (they fail) 2020-02-21 08:32:07 +08:00