1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-22 18:31:31 +02:00
Vaultwarden/src
Baelyk fe473b9e75 Attachment::save() returns Result instead of bool (#161)
Returning a result instead of a bool as per #6
2018-08-29 15:22:19 +02:00
..
api Attachment::save() returns Result instead of bool (#161) 2018-08-29 15:22:19 +02:00
db Attachment::save() returns Result instead of bool (#161) 2018-08-29 15:22:19 +02:00
auth.rs Add confirmed check to the OrgHeaders request guard 2018-07-16 10:23:45 +01:00
crypto.rs Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 2018-02-23 00:38:54 +01:00
main.rs Implemented basic support for prelogin and notification negotiation 2018-08-24 19:02:34 +02:00
util.rs Update theerror format to show message in new Vault 2018-08-15 15:50:07 +01:00