mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-21 11:38:20 +00:00
Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery.
Known missing: - import ciphers, create ciphers types other than login and card, update ciphers - clear and put device_tokens - Equivalent domains - Organizations
This commit is contained in:
parent
47a116bbee
commit
84a75c871b
15 changed files with 181 additions and 192 deletions
|
@ -20,7 +20,7 @@ on other systems use their respective package managers.
|
|||
|
||||
Then run:
|
||||
```
|
||||
cargo run
|
||||
cargo run --bin bitwarden_rs
|
||||
# or
|
||||
cargo build
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue