Bug 1385484 - Add the login reputation whitelist behind a pref. r=hchang
MozReview-Commit-ID: Dbtl3WL5tMJ
This commit is contained in:
@@ -252,6 +252,9 @@ static const struct {
|
||||
{ "goog-badbinurl-proto", MALICIOUS_BINARY}, // 7
|
||||
{ "goog-downloadwhite-proto", CSD_DOWNLOAD_WHITELIST}, // 9
|
||||
|
||||
// For login reputation
|
||||
{ "goog-passwordwhite-proto", CSD_WHITELIST}, // 8
|
||||
|
||||
// For testing purpose.
|
||||
{ "test-phish-proto", SOCIAL_ENGINEERING_PUBLIC}, // 2
|
||||
{ "test-unwanted-proto", UNWANTED_SOFTWARE}, // 3
|
||||
|
||||
Reference in New Issue
Block a user