1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-24 20:43:59 +00:00

Update web vault to fix twofactorauth.org integration

Update dependencies and toolchain
Update included equivalent domains with upstream changes
This commit is contained in:
Daniel García 2019-11-19 20:29:42 +01:00
parent c5b7447dac
commit cbadf00941
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
16 changed files with 97 additions and 88 deletions

View file

@ -107,7 +107,8 @@
"windows.com",
"microsoftonline.com",
"office365.com",
"microsoftstore.com"
"microsoftstore.com",
"xbox.com"
],
"Excluded": false
},
@ -761,7 +762,8 @@
"superuser.com",
"stackoverflow.com",
"serverfault.com",
"mathoverflow.net"
"mathoverflow.net",
"askubuntu.com"
],
"Excluded": false
}