-
Notifications
You must be signed in to change notification settings - Fork 411
(Add) Button to copy 2fa recovery codes #4874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Conversation
(Release) UNIT3D v9.1.2
(Release) UNIT3D v9.1.3
(Release) UNIT3D v9.1.4
(Update) Composer dependencies
What happens when you paste the contents into e.g. a password manager additional field that only accepts a single line as input? Will the codes concatenate into a single long code? Can you ensure this usecase retains at least a single space between each code? |
I do not have one of those password managers, but in every single input field that is single-line only, newlines get turned into spaces. I confirmed this with this following URL in the browser: This gives a single-line text input, and pasting anything with newlines converts them to spaces. |
Partially fix #4873
PSA: If you want something to currently output the codes in a form that is easy to copy-paste, run this in the console: