You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When being provided a seed for two-step verification to input into an authenticator app, if using the setup key, copying this either through the copy button or manually in the field itself, contains whitespace at the end of the value. While I think many authenticator apps will be able to handle this and remove the input, it may be worth ensuring there is no extra data in setup key value.
Steps to reproduce
Start the two-step verification process
Copy the setup key value using either the copy button or manually.
Expected behavior
No whitespace to be present, the last character of the setup key should be the end of the value.
Actual behavior
Whitespace is copied from the provided value.
Craft CMS version
5.2.6 Solo
PHP version
PHP 8.3
Operating system and version
No response
Database type and version
MySQL 8
Image driver and version
No response
Installed plugins and versions
No response
The text was updated successfully, but these errors were encountered:
What happened?
Description
When being provided a seed for two-step verification to input into an authenticator app, if using the setup key, copying this either through the copy button or manually in the field itself, contains whitespace at the end of the value. While I think many authenticator apps will be able to handle this and remove the input, it may be worth ensuring there is no extra data in setup key value.
Steps to reproduce
Expected behavior
No whitespace to be present, the last character of the setup key should be the end of the value.
Actual behavior
Whitespace is copied from the provided value.
Craft CMS version
5.2.6 Solo
PHP version
PHP 8.3
Operating system and version
No response
Database type and version
MySQL 8
Image driver and version
No response
Installed plugins and versions
No response
The text was updated successfully, but these errors were encountered: