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

Fix #44: allow more than one try to fill username and password #102

Closed
wants to merge 1 commit into from
Closed

Conversation

coolbrg
Copy link
Contributor

@coolbrg coolbrg commented Aug 24, 2016

Fix #44

Patched gem to try:- https://www.dropbox.com/s/dahxpg8is07wbwm/vagrant-registration-1.2.4.dev.gem

Also displaying "Registration successful." message on successful registration.

@naina-verma
Copy link

naina-verma commented Aug 24, 2016

LGTM!

@@ -115,7 +115,7 @@ Vagrant.configure('2') do |config|
end
```

If you do not provide credentials, you will be prompted for them in the "up process."
If you do not provide credentials, you will be prompted for them with maximum three attempts during the "vagrant up" process.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Preeticp , does this line make sense for you?

Copy link

@Preeticp Preeticp Aug 25, 2016

Choose a reason for hiding this comment

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

@budhrg how about: If you do not configure your credentials as outlined above, you will receive a maximum of 3 prompts for them, during the vagrant up process.

@LalatenduMohanty
Copy link
Contributor

@budhrg can you please rebase?

@coolbrg
Copy link
Contributor Author

coolbrg commented Aug 25, 2016

@LalatenduMohanty Waiting for preeti to comment on doc side. Then I will rebase.

@LalatenduMohanty
Copy link
Contributor

@budhrg you should add acceptance test for this PR.

@coolbrg
Copy link
Contributor Author

coolbrg commented Aug 25, 2016

Working on acceptance test now.

@coolbrg
Copy link
Contributor Author

coolbrg commented Sep 1, 2016

@LalatenduMohanty Create issue #106.

Could you verify and merge it?

@LalatenduMohanty
Copy link
Contributor

LGTM.

@LalatenduMohanty
Copy link
Contributor

merged

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.

4 participants