1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-30 11:15:36 +02:00
bitwarden-browser/libs
cubemike99 432b96925a
Fix fastmail username forwarder by changing url: to forDomain: in the API request (#6827)
Url is incorrect and should not be used per the fastmail integration.

> If your product supports deep links, the url property should be a deep link to the 
> credential or other record related to this masked email address in your product. If 
> deep links are not supported, leave this null. Do not set this to the domain of the 
> site the user is using the masked email for, see above and use forDomain for this.

At present, the username generator stores the credential locally, so there's no way 
to deeplink to the credential reliably. We should look into supporting url if, in the 
future, we sync the key across clients.
2023-11-14 15:28:11 -05:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular fix : return from submit method when pin is empty (#5769) 2023-11-13 07:26:52 -08:00
auth [PM-2241] Add PRF attestation flow during passkey registration (#6525) 2023-11-08 14:35:36 +01:00
common Fix fastmail username forwarder by changing url: to forDomain: in the API request (#6827) 2023-11-14 15:28:11 -05:00
components [PM-4187] update bwi-font to v1.0.8 (#6543) 2023-11-01 10:09:27 +01:00
exporter [ADR-0006][AC-319] Migrate all tests to use jest mock instead of substitute (#6520) 2023-10-17 17:02:33 +00:00
importer Removing the isUserAdmin and just using the canAccessImportExport property (#6822) 2023-11-13 10:18:21 -05:00
node Add State Provider Framework (#6640) 2023-11-09 17:06:42 -05:00
shared Add State Provider Framework (#6640) 2023-11-09 17:06:42 -05:00
tools [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00
vault [PM-2169] Update Password Reprompt Modal to use Component Library (#5720) 2023-10-04 22:56:27 -04:00