Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

feat(client): remove synchronization of unmasking on change pwd fields #3661

Merged
merged 1 commit into from Apr 21, 2016

Conversation

larissagaulia
Copy link
Contributor

fixes #3600

},

setPasswordVisibility: function (isVisible) {
getTargets: function (button) {
var unsynchronizedInput = !! this.$(button).attr('data-unsynchronized-input');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried using https://api.jquery.com/data/ here instead?

@vladikoff
Copy link
Contributor

Tested this on reset and change password, works well! 👍
I left some nits in the review, once update should be ready to ship. Also Travis CI is being weird, I'm keeping my eye on it.

@vladikoff
Copy link
Contributor

@larissagaulia make sure to rebase your commits against master and Travis should run properly

@vladikoff
Copy link
Contributor

👍 Good work, another issue fixed!

@larissagaulia larissagaulia deleted the i3600 branch June 29, 2016 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove synchronization of unmasking on change password fields
5 participants