bitwarden / web

The website vault (vault.bitwarden.com).
https://vault.bitwarden.com
Other
2.58k stars 406 forks source link

Data Breach Report fails due to CORS Header #262

Closed flamechair closed 6 years ago

flamechair commented 6 years ago

When I click on Check Breaches it fails due to CORS:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at 
https://haveibeenpwned.com/api/v2/breachedaccount/<email address removed>. (Reason: missing token 
‘cache-control’ in CORS header ‘Access-Control-Allow-Headers’ from CORS preflight channel).

FF 62 is my browser version

kspearrin commented 6 years ago

This was fixed in 2.3.0. This on a older self-hosted version?

flamechair commented 6 years ago

Has 2.3.0 been released? Under the releases tab I see 2.2.0 is the latest

kspearrin commented 6 years ago

It's been released on vault.bitwarden.com . Will be released elsewhere in time.