0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-24 06:48:40 +02:00
bitwarden_rs/src
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific
- Return 409 Conflict for when a user with that email already exists
- Return 500 InternalServerError for everything else
2021-05-10 11:47:41 -04:00
..
api admin: Make invite_user error codes more specific 2021-05-10 11:47:41 -04:00
db Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints 2021-05-02 17:49:25 +02:00
static Updated branding, email and crates 2021-05-08 17:46:31 +02:00
auth.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
config.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
crypto.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
error.rs admin: Specifically return 404 for user not found 2021-05-10 11:47:41 -04:00
mail.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
main.rs Rename references to the discourse forum 2021-04-30 22:40:12 +02:00
util.rs Project renaming 2021-04-27 23:18:32 +02:00