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 172f1770cf
Embed the icon in the binary, no need to download when it's not going to change
6 years ago
..
api Embed the icon in the binary, no need to download when it's not going to change 6 years ago
db Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token. 6 years ago
static Embed the icon in the binary, no need to download when it's not going to change 6 years ago
auth.rs Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 6 years ago
crypto.rs Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 7 years ago
mail.rs Use upstream jslib invite/registration workflow 6 years ago
main.rs Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token. 6 years ago
util.rs Implement better retry and use it while saving device 6 years ago