0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 08:48:19 +02:00
bitwarden_rs/src/api/core
Daniel García b002d34cd4
Merge pull request #139 from mprasil/edit_shared_fix
Add PUT alias for editing cipher
2018-08-15 23:02:59 +02:00
..
accounts.rs Add PUT alias for profile update 2018-08-15 16:10:40 +01:00
ciphers.rs Add PUT alias for editing cipher 2018-08-15 14:27:37 +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 Merge pull request #139 from mprasil/edit_shared_fix 2018-08-15 23:02:59 +02:00
organizations.rs Deserialize "null" to empty Vec for Collections 2018-08-14 11:06:42 +01:00
two_factor.rs Implemented PUT for u2f registration 2018-08-13 15:26:01 +02:00