bitwarden_rs/src/api
BlackDex ca7c5129b2 Fixed issue #709 creating icon_cache directory.
When the icon_cache directory doesn't exists yet, and the first icon
catched is a miss this .miss file was not able to be created since the
directory was only created during a valid icon download.
2019-11-06 15:47:56 +01:00
..
core Don't include excluded global equivalent domains during sync 2019-11-05 21:29:04 +13:00
admin.rs Remove the unnecessary check for sqlite 2019-10-01 10:40:22 +01:00
icons.rs Fixed issue #709 creating icon_cache directory. 2019-11-06 15:47:56 +01:00
identity.rs Use user_uuid instead of mut twofactor 2019-10-15 21:20:19 +02:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Remove unneeded WS logging 2019-10-17 17:15:11 +02:00
web.rs Changed HIBP Error message. 2019-10-08 22:29:12 +02:00