nextcloud/apps
Daniel Calviño Sánchez b83204bf2c
Add strengthify bar after plain text input clone of password input
To show the password in plain text "showPassword" adds a text input
after the password input and swaps their visibility depending on whether
the password has to be shown in plain text or not. In a similar way,
"strengthify" by default adds the strength bar after the input element
it was called on. Due to this, if "showPassword" is called before
"strengthify" on the same password input then the strength bar ends
between the password input and the text input, and when the text input
is shown it appears below the strength bar.

To fix this now the strength bar is added after the text input in those
places in which "strengthify" was called after "showPassword" on the
same element.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-01-11 14:08:47 +01:00
..
admin_audit Composer updated 2018-01-04 16:31:16 +01:00
comments Composer updated 2018-01-04 16:31:16 +01:00
dav Composer updated 2018-01-04 16:31:16 +01:00
encryption Composer updated 2018-01-04 16:31:16 +01:00
federatedfilesharing Composer updated 2018-01-04 16:31:16 +01:00
federation Composer updated 2018-01-04 16:31:16 +01:00
files [tx-robot] updated from transifex 2018-01-05 01:11:18 +00:00
files_external Merge pull request #7570 from nextcloud/s3-legacy-auth 2018-01-04 13:17:58 +01:00
files_sharing Composer updated 2018-01-04 16:31:16 +01:00
files_trashbin Composer updated 2018-01-04 16:31:16 +01:00
files_versions Composer updated 2018-01-04 16:31:16 +01:00
lookup_server_connector Composer updated 2018-01-04 16:31:16 +01:00
oauth2 Composer updated 2018-01-04 16:31:16 +01:00
provisioning_api Composer updated 2018-01-04 16:31:16 +01:00
sharebymail Composer updated 2018-01-04 16:31:16 +01:00
systemtags Composer updated 2018-01-04 16:31:16 +01:00
testing Composer updated 2018-01-04 16:31:16 +01:00
theming [tx-robot] updated from transifex 2018-01-04 09:48:31 +00:00
twofactor_backupcodes Composer updated 2018-01-04 16:31:16 +01:00
updatenotification Composer updated 2018-01-04 16:31:16 +01:00
user_ldap Add strengthify bar after plain text input clone of password input 2018-01-11 14:08:47 +01:00
workflowengine [tx-robot] updated from transifex 2018-01-04 09:48:31 +00:00