1
Enable Device Login for Unrecognized Device
Source: dani-garcia/vaultwarden#4104 · opened by @Scribing
While the official device login is only suitable for known devices ([Bitwarden's official blog]( ,
it is possible to configure the server to make this feature available to all devices.
During login, the browser sends a request to /api/devices/knowndevice to check if the current device is recognized.
The button is only displayed if the response is true.
However, by modifying the response from false to true, you can also log in normally by clicking the "Log in with device" button.
This feature makes it very convenient and secure to log in with a browser in incognito mode, and it does not directly expose the master password through keyboard input.
it is possible to configure the server to make this feature available to all devices.
During login, the browser sends a request to /api/devices/knowndevice to check if the current device is recognized.
The button is only displayed if the response is true.
However, by modifying the response from false to true, you can also log in normally by clicking the "Log in with device" button.
This feature makes it very convenient and secure to log in with a browser in incognito mode, and it does not directly expose the master password through keyboard input.
No pledges yet. Be the first to back this.
Comments
Similar requests
Login with device cannot be used to unlock vault on page refresh
1 vote · 0 comments
Feature Request: Ability to Disable a Login Without Deleting It (Hide from Autofill Suggestions)
2 votes · 0 comments
Device-scoped vault sync: limit which folders/collections/items sync to specific devices (e.g. mobile “travel” vault)
1 vote · 0 comments
option to force periodic reauth and 2FA
4 votes · 0 comments
Feature request: Include user email in successful login logs
3 votes · 0 comments
No comments yet.