vaultwarden/src/api/core
2018-07-04 14:27:47 +02:00
..
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 Remove some extra debug prints 2018-07-01 14:48:18 +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 Remove unused warnings 2018-07-04 14:27:47 +02:00
organizations.rs Fix wrong case in import struct, invite collections and user Uri back-compat 2018-06-13 14:39:29 +02:00
two_factor.rs Some style changes, removed useless matches and formats 2018-06-11 15:44:37 +02:00