bitwarden_rs/src
Daniel García 7adc045b80
Updated IP logging to use client_ip, to match old remote behavior.
Improved error logging, now it won't show a generic error message in some situations.
Removed delete device, which is not needed as it will be overwritten later.
Logged more info when an error occurs saving a device.
Added orgmanager to JWT claims.
2018-12-09 17:58:38 +01:00
..
api Updated IP logging to use client_ip, to match old remote behavior. 2018-12-09 17:58:38 +01:00
db Updated IP logging to use client_ip, to match old remote behavior. 2018-12-09 17:58:38 +01:00
auth.rs Updated IP logging to use client_ip, to match old remote behavior. 2018-12-09 17:58:38 +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
mail.rs Migrate to rust 2018 edition 2018-12-07 02:05:45 +01:00
main.rs More changes to the push token, and filtered multipart logs 2018-12-07 18:25:18 +01:00
util.rs Updated IP logging to use client_ip, to match old remote behavior. 2018-12-09 17:58:38 +01:00