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

Correct reference to password prompt subroutine #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hfs
Copy link

@hfs hfs commented Sep 23, 2014

Some VPNs ask for a second token code. Correct the call to
read_password() in these cases to read_input("password").

See 2065462 where the subroutine was renamed.

The error message is:
Undefined subroutine &main::read_password called at ./jvpn.pl line 194.

Some VPNs ask for a second token code. Correct the call to
read_password() in these cases to read_input("password").

See 2065462 where the subroutine was renamed.

The error message is:
Undefined subroutine &main::read_password called at ./jvpn.pl line 194.
@hfs
Copy link
Author

hfs commented Sep 24, 2014

Oh, there's already issue #25 about this.

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.

1 participant