vaultwarden/src/api/core
2018-08-10 23:49:34 +05:30
..
accounts.rs Implemented API endpoints to modify profile name and hint, and to change email address, fixes #43 2018-06-17 00:08:05 +02:00
ciphers.rs Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta 2018-08-10 23:49:34 +05:30
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 branch 'beta' of https://github.com/krankur/bitwarden_rs into beta 2018-08-10 23:49:34 +05:30
organizations.rs Updated dependencies and Docker image to new web-vault 2018-07-21 17:27:00 +02:00
two_factor.rs Implemented PUT for /two-factor/authenticator and /two-factor/disable 2018-08-10 23:20:19 +05:30