D. Scott Boggs
|
f6fb736ff7
|
Add log-out route (necessary to delete secret cookie)
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
a8e4e5145b
|
add tests
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
1c400e7ffa
|
Remove no-longer-existing Rust feature default_free_fn
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
d7285a84bb
|
Fix authenticated track insertion
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
205a3b165e
|
Rename user -> users
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
f44f15d2b6
|
tracks are now relative to an authenticated user
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
46a9374571
|
Add entity and relations for user-tracks relationship
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
05bda8deb0
|
Add users-to-tracks many-to-many association
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
2485740291
|
Add login+sign_up routes and auth guard
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
792779a36d
|
Add support for rocket's "secret cookies"
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
0a197db93f
|
Add user model
|
2023-08-26 06:09:04 -04:00 |
|