Skip to content

Added possibility to handle multiple password fields. - #3

Open
joshie wants to merge 1 commit into
salva:masterfrom
joshie:master
Open

Added possibility to handle multiple password fields.#3
joshie wants to merge 1 commit into
salva:masterfrom
joshie:master

Conversation

@joshie

@joshie joshie commented Jun 27, 2012

Copy link
Copy Markdown

EX: Two Factor Authentication. Set the password to "somepassword\nsomeotherpassword" as an example.

EX: Two Factor Authentication. Set the password to "somepassword\nsomeotherpassword" as an example.
@salva

salva commented Jun 28, 2012

Copy link
Copy Markdown
Owner

Hi Josh,

Instead of passing the passwords in one string separated by "\n", I would prefer if the constructor accepted an array for the password argument.

If you can not do it this way, I will try to do it myself next week.

@joshie

joshie commented Jun 28, 2012

Copy link
Copy Markdown
Author

Fair, I was attempting to not hack things apart too much. I'll take a look at this.

salva added a commit that referenced this pull request Feb 5, 2016
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