mirror of
https://github.com/nextcloud/server.git
synced 2026-04-01 15:18:09 -04:00
The placeholders library converts the password field to a text field to achieve placeholders functionality. However this is buggy and doesn't properly mask the password when it was set through $el.val(). This workaround sets the type back to password directly after setting a value. |
||
|---|---|---|
| .. | ||
| ajax | ||
| appinfo | ||
| command | ||
| css | ||
| img | ||
| js/wizard | ||
| l10n | ||
| lib | ||
| templates | ||
| tests | ||
| vendor/ui-multiselect | ||
| group_ldap.php | ||
| group_proxy.php | ||
| settings.php | ||
| user_ldap.php | ||
| user_proxy.php | ||