0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-18 11:58:24 +02:00
bitwarden_rs/src/api
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found
- Modify err_code to accept an expr for err_code
- Add get_user_or_404, properly returning 404 instead of a generic 400
  for cases where user is not found
- Use get_user_or_404 where appropriate.
2021-05-10 11:47:41 -04:00
..
core Project renaming 2021-04-27 23:18:32 +02:00
admin.rs admin: Specifically return 404 for user not found 2021-05-10 11:47:41 -04:00
icons.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
identity.rs Merge remote-tracking branch 'origin/master' into fmt 2021-04-06 21:55:28 +01:00
mod.rs Merge remote-tracking branch 'origin/master' into fmt 2021-04-06 21:55:28 +01:00
notifications.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
web.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00