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 57850a3379
Fix SSN field in Identity cipher not loading correctly
7 years ago
..
api Fix SSN field in Identity cipher not loading correctly 7 years ago
db Improved two factor auth 7 years ago
auth.rs Implement request guards for organization 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 Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders) 7 years ago
util.rs Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time) 7 years ago