GitHub user WillAnd31 opened a pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/71
Secure prompt text fields for passwords
This PR will add the ability to have secure text input fields (for
passwords) on prompts. I've only tested this on iPhone and Android phones. You
can use this functionality by using `true` instead of a string for
`defaultText` when using the `prompt` method. The regular functionality of
`prompt` still works too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/WillAnd31/cordova-plugin-dialogs secure-inputs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-dialogs/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit 6ae213f4d70e4c6e8616cb47e0220c9dbed002bb
Author: WillAnd31 <[email protected]>
Date: 2016-04-14T12:35:31Z
Secure prompt text fields
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]