mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-04 13:52:06 +08:00
It is redundant. role="form" should be set on non-form tags that operate as forms, and if a form tag is used that doesn't operate as a form, you could potentially use a different role, but the assumption is that a form tag has a form role, so there is no benefit to being explicit about it. |
||
---|---|---|
.. | ||
create_account.erb | ||
login.erb | ||
oidc_login.erb | ||
otp_auth.erb | ||
otp_unlock.erb | ||
otp_unlock_not_available.erb | ||
recovery_auth.erb | ||
reset_password.erb | ||
reset_password_request.erb | ||
social_buttons.erb | ||
two_factor_auth.erb | ||
verify_account.erb | ||
verify_account_resend.erb | ||
verify_login_change.erb | ||
webauthn_auth.erb |