Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Add Lastpass to known facets
Browse files Browse the repository at this point in the history
  • Loading branch information
apakulov-stripe committed Oct 2, 2018
1 parent 71ec3f3 commit fc1510c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SoftU2FTool/KnownFacets.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ let KnownFacets: [Data: String] = [
SHA256.digest("https://api-9dcf9b83.duosecurity.com"): "https://api-9dcf9b83.duosecurity.com",
SHA256.digest("https://dashboard.stripe.com"): "https://dashboard.stripe.com",
SHA256.digest("https://id.fedoraproject.org/u2f-origins.json"): "https://id.fedoraproject.org",
SHA256.digest("https://lastpass.com"): "https://lastpass.com",

// When we return an error during authentication, Chrome will send a registration request with
// a bogus AppID.
Expand Down

0 comments on commit fc1510c

Please sign in to comment.