(Add) Button to copy 2fa recovery codes#4874
(Add) Button to copy 2fa recovery codes#4874Roardom merged 22 commits intoHDInnovations:developmentfrom
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. |
|
Hi, I'm not sure what I need to do in order to get the PR to pass. I would greatly appreciate some assistance. |
|
I can't remember - can the average signed-in github user view the CI failures? Two of the CI checks are failing |
|
Also, I don't think |
According to Livewire docs, this is apparently the correct way to execute JavaScript: https://livewire.laravel.com/docs/javascript#using-javascript-in-livewire-components |
|
Hello, is there any way to disable the spell check for that line only? I would greatly appreciate it. |
Just get rid of the @script @endscript tags. |
|
Another pr added endscript to the cspell dictionary, so ci passes now |
|
Thank you! |
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: