mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Remove showPasswordless conditionals (#11928)
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"allowedHosts": "auto"
|
||||
},
|
||||
"flags": {
|
||||
"showPasswordless": false,
|
||||
"sdk": true
|
||||
},
|
||||
"devFlags": {}
|
||||
|
||||
@@ -16,7 +16,5 @@
|
||||
"proxyEvents": "https://events.bitwarden.com",
|
||||
"proxyNotifications": "https://notifications.bitwarden.com"
|
||||
},
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -19,8 +19,6 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
},
|
||||
"flags": {},
|
||||
"devFlags": {}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,5 @@
|
||||
"businessId": "4ZDA7DLUUJGMN",
|
||||
"buttonAction": "https://www.paypal.com/cgi-bin/webscr"
|
||||
},
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,5 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -26,7 +26,5 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,5 @@
|
||||
"proxyNotifications": "http://localhost:61841",
|
||||
"port": 8081
|
||||
},
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,5 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user