You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Inactive 2FA Report - Incorrectly reporting "GOOD NEWS No websites were found in your vault with a missing two-factor authentication configuration."
#839
When logging into the Web Vault and running the "Inactive 2FA Report" from the UI, the report always returns "GOOD NEWS
No websites were found in your vault with a missing two-factor authentication configuration."
Steps To Reproduce
Login to Web Vault
Navigate to Tools Tab
Click Inactive 2FA Report
Expected Result
The report should identify any sites with 2FA which do not have Tokens setup in Bitwarden.
In my personal case I have a significant number including at least the following which are configured in my Google Authenticator application on my phone: (7 different google or gsuite logins, amazon, 2AWS, 5 microsoft logins, paypal, 3 OVH logins, cloudflare, epic games, evernote, facebook, humble bundle, IFTTT, Instagram, Oculus, Ubisoft, Knowbe4, ultimaker.)
Actual Result
Report always returns:
GOOD NEWS
No websites were found in your vault with a missing two-factor authentication configuration.
Screenshots or Videos
Report Results
Example of Unconfigured TOTP for a common site with 2FA the report should be listing
The api request fails: Access to fetch at 'https://twofactorauth.org/api/v1/data.json' from origin 'https://vault.bitwarden.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
The api request fails: Access to fetch at 'https://twofactorauth.org/api/v1/data.json' from origin 'https://vault.bitwarden.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Interesting..
It would seem that the domain this is pointing too (which was linked to a GitHub project (https://github.com/2factorauth/twofactorauth) to create a list of 2FA sites).. has actually been bought by someone else as it expired..
Describe the Bug
When logging into the Web Vault and running the "Inactive 2FA Report" from the UI, the report always returns "GOOD NEWS
No websites were found in your vault with a missing two-factor authentication configuration."
Steps To Reproduce
Expected Result
The report should identify any sites with 2FA which do not have Tokens setup in Bitwarden.
In my personal case I have a significant number including at least the following which are configured in my Google Authenticator application on my phone: (7 different google or gsuite logins, amazon, 2AWS, 5 microsoft logins, paypal, 3 OVH logins, cloudflare, epic games, evernote, facebook, humble bundle, IFTTT, Instagram, Oculus, Ubisoft, Knowbe4, ultimaker.)
Actual Result
Report always returns:
GOOD NEWS
No websites were found in your vault with a missing two-factor authentication configuration.
Screenshots or Videos
Report Results
Example of Unconfigured TOTP for a common site with 2FA the report should be listing
Environment
Additional Context
Raised from https://community.bitwarden.com/t/inactive-2fa-report-no-websites-were-found/18088/3
The text was updated successfully, but these errors were encountered: