{% trans 'Login Information' %}
{{ 'An account already exists with the same username but possibly a different hostname.'|trans|notice }}
{{ show_hint('When Host table is used, this field is ignored and values stored in Host table are used instead.'|trans) }}
{% trans %}Strength:{% context %}Password strength{% endtrans %}
 
 
{% apply notice %} {% trans %} This method requires using an 'SSL connection' or an 'unencrypted connection that encrypts the password using RSA'; while connecting to the server. {% endtrans %} {{ show_mysql_docu('sha256-authentication-plugin') }} {% endapply %}
{# Generate password added here via jQuery #}