Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add secure text field #94

Closed
wants to merge 1 commit into from
Closed

Conversation

daredoes
Copy link
Collaborator

@daredoes daredoes commented Dec 2, 2018

This pull request closes #48 and #37, as well as the issue #76.

The implementation uses a ternary operator to set which text field is being used, instead of the if-else blocks used in the other pull requests. The semantic difference between them was if not bool and if bool.

Both pull requests have not been touched for a long time, and need to merge in master before being ready for a pull request. So instead, there is now this.

I will merge this pull request in 48 hours if there are no concerns or observations withstanding.

@daredoes daredoes requested a review from jaredks December 2, 2018 23:52
@jaredks
Copy link
Owner

jaredks commented Dec 3, 2018

#95

@jaredks jaredks closed this Dec 3, 2018
@jaredks jaredks deleted the feature/secure-field-for-window branch March 3, 2019 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants