feat: add QR code device pairing for mobile app login

This commit is contained in:
Linus Rath
2026-06-05 17:41:55 +02:00
parent 2e4c0f9eea
commit 1d050f8469
5 changed files with 296 additions and 1 deletions
+11
View File
@@ -1383,6 +1383,17 @@
"copy": "Copy",
"copied": "Copied",
"password_instructions": "Use your JMAP username above along with an app password to sign in to your email client. Create an app password in the section above if you haven't already."
},
"link_device": {
"title": "Link Mobile App",
"description": "Sign in to the Bulwark Mail mobile app without typing anything. Generate a QR code here and scan it from the app's login screen.",
"generate": "Show QR code",
"regenerate": "Show a new code",
"instructions": "Open the Bulwark Mail app, tap \"Scan QR code\" on the login screen, and point your camera here.",
"expires_in": "This code expires in {seconds} seconds. It can only be used once.",
"expired": "This code has expired.",
"generating": "Generating…",
"error": "Couldn't create a pairing code. Please try again."
}
},
"identities": {