Daniel García
94810c106a
Migrate to rust 2018 edition
6 years ago
Daniel García
2fde4e6933
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested)
6 years ago
Daniel García
6364c05789
Fix attachments during key rotation, add individual attachment key
6 years ago
Daniel García
c673370103
Updated bw_rs to Rocket version 0.4-rc1
7 years ago
Daniel García
8651df8c2a
Fixed some lint issues
7 years ago
Baelyk
fe473b9e75
`Attachment::save()` returns Result instead of bool ( #161 )
Returning a result instead of a bool as per #6
7 years ago
Miroslav Prasil
626a3c93ba
Revert "Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta"
This reverts commit 3fd3d8d5e9
.
7 years ago
Kumar Ankur
3fd3d8d5e9
Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta
7 years ago
Kumar Ankur
ddda86b90d
Implemented bulk cipher share (share selected) #100
7 years ago
Kumar Ankur
fb7b1c8c18
Implemented bulk cipher share (share selected) #100
7 years ago
Miroslav Prasil
2872f40d13
WAL journal mode and delete retry added
7 years ago
Miroslav Prasil
21c1ab7fda
Remove dependent items when removing cipher
7 years ago
Daniel García
84a75c871b
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
7 years ago
Daniel García
47a116bbee
Get host from client and put it in the attachments URL (only the web vault works without indicating the host in the URL)
7 years ago
Daniel García
912901780e
Updated modified date when saving and removed hardcoded attachment domain
7 years ago
Daniel García
31bf2bc2b1
Solved some warnings
7 years ago
Daniel García
b54684b677
Upload and download attachments, and added License file
7 years ago