nextcloud-server/settings
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
..
Activity Get correct translations for SecurityProvider 2018-01-02 09:46:53 +01:00
ajax Also replace all other occurences 2017-12-18 20:57:11 +01:00
BackgroundJobs
Controller Add warning regarding freetype support 2017-12-13 17:20:48 +01:00
css Fix height of table rows in apps management on IE11 2018-01-03 14:42:08 +01:00
img Make user-related icons bigger. 2017-11-20 17:28:25 +01:00
js Add strengthify bar after plain text input clone of password input 2018-01-11 14:08:47 +01:00
l10n [tx-robot] updated from transifex 2018-01-05 01:11:18 +00:00
Mailer Fix welcome text for better grammar in themed instances 2017-11-09 09:27:38 +01:00
Middleware
templates Fix icon rendering in apps management for IE11 2018-01-03 14:42:07 +01:00
tests/js
Application.php
help.php
Hooks.php
routes.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
users.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00