You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/src
Daniel García 2cf46e1a5f
Make sure TOTP codes can be both Numbers or Strings, fixes #30
7 years ago
..
api Make sure TOTP codes can be both Numbers or Strings, fixes #30 7 years ago
db Let find_by_uuid_and_user return indirect collection (#26) 7 years ago
auth.rs Initial organizations functionality: Creating orgs and inviting users 7 years ago
crypto.rs Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 7 years ago
main.rs Check that the database folder exists before connecting 7 years ago
util.rs Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 7 years ago