This should probably be a feature request, but requiring a completely separate login for feature requests is silly and i'm going around in circles syncing passwords with multiple c-panel sites, so posting it here instead.
Safari for iMac or iOS now allows users to save their 2FA codes for auto completion. The WHM login flow works with auto completing usernames and passwords, but when it comes to the 2FA field, it thinks it's a password field and auto completes it with the password and not the 2FA code.
Can we please get the correct auto complete tag added to the field:
As per apple docs: https://developer.apple.com/documen...ng_password_autofill_on_an_html_input_element
Safari for iMac or iOS now allows users to save their 2FA codes for auto completion. The WHM login flow works with auto completing usernames and passwords, but when it comes to the 2FA field, it thinks it's a password field and auto completes it with the password and not the 2FA code.
Can we please get the correct auto complete tag added to the field:
autocomplete="one-time-code"
As per apple docs: https://developer.apple.com/documen...ng_password_autofill_on_an_html_input_element