nextcloud/apps/user_ldap/js
Vincent Petry c406efe74f [IE9] Prevent LDAP password field to become plain text
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.
2015-10-16 13:25:16 +02:00
..
wizard [IE9] Prevent LDAP password field to become plain text 2015-10-16 13:25:16 +02:00