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.
 
 
 
 
 
 
Daniel García 7598997deb
Merge branch 'org-user-revoke-access' of https://github.com/BlackDex/vaultwarden into BlackDex-org-user-revoke-access
3 years ago
..
api Add Org user revoke feature 3 years ago
db Add Org user revoke feature 3 years ago
static Update two external Links to prevent tabnabbing 3 years ago
auth.rs Remove read_file and read_file_string and replace them with the std alternatives 3 years ago
config.rs Fix issue with CSP and icon redirects 3 years ago
crypto.rs Increase length limit for email token generation 3 years ago
error.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
mail.rs Upgrade dependencies and swap lettre to async transport 3 years ago
main.rs Fix persistent folder check within containers 3 years ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs Fix issue with CSP and icon redirects 3 years ago