diff --git a/app/templates/views/register-from-invite.html b/app/templates/views/register-from-invite.html index b02e3bf9e..ae88fdd6d 100644 --- a/app/templates/views/register-from-invite.html +++ b/app/templates/views/register-from-invite.html @@ -17,6 +17,11 @@ Create an account {{invited_user.email_address}}
{% call form_wrapper() %} + {# + This field is to enable password managers to capture the username as + well as the password, but should not be visible to users, nor should + the view process the input. + #}