bitwarden_rs/src
2018-07-13 00:33:28 +02:00
..
api Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 2018-07-12 22:22:10 +02:00
db Merge branch 'master' into u2f 2018-07-12 23:54:56 +02:00
auth.rs Use X-Forwarded-Host if available 2018-07-13 00:33:28 +02: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 Improve domain detection, should fix attachment problems. Otherwise, set the DOMAIN env variable to the correct domain 2018-07-12 23:28:16 +02:00
util.rs Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 2018-07-12 22:22:10 +02:00