bitwarden_rs/src/api/core
2018-09-11 13:09:59 +01:00
..
accounts.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
ciphers.rs Fix editing shared cipher (fixes #164) 2018-08-30 11:12:29 +01:00
folders.rs Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time) 2018-06-01 00:18:50 +02:00
global_domains.json Updated global domains file 2018-06-12 23:24:49 +02:00
mod.rs Add DELETE handlers fo cipher and attachment deletion (fixes #158) (#160) 2018-08-29 00:48:53 +02:00
organizations.rs Implement poor man's invitation via Organization invitation 2018-09-11 13:09:59 +01:00
two_factor.rs Implemented PUT for u2f registration 2018-08-13 15:26:01 +02:00