mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 01:23:57 +00:00
Removed self-hosted restriction from Login with Device (#5441)
* Removed self-hosted restriction from Login with Device. * Updated showPasswordless client-side flag to true for self-hosted. * Linting * Linting
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
},
|
||||
"flags": {
|
||||
"secretsManager": false,
|
||||
"showPasswordless": false
|
||||
"showPasswordless": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user