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 .authentication() #52

Closed
wants to merge 20 commits into from
Closed

Add .authentication() #52

wants to merge 20 commits into from

Conversation

johntitus
Copy link

Added .authentication(userName,password) method for basic http auth. Updated readme & tests.

@@ -104,6 +104,9 @@ Saves a screenshot of the current page to the specified `path`. Useful for debug
#### .useragent(useragent)
Set the `useragent` used by PhantomJS.

#### .authentication(userName, password)
Copy link
Contributor

Choose a reason for hiding this comment

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

would prefer to stick with one-word parameters like user

@reinpk
Copy link
Contributor

reinpk commented Oct 15, 2014

rockin test! naming nit and then if you could rebase to master so that i can merge? thanks man, great additions!

@reinpk
Copy link
Contributor

reinpk commented Oct 20, 2014

can you rebase to master and squash to a single commit?

https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request

@reinpk
Copy link
Contributor

reinpk commented Oct 20, 2014

related to #45

@johntitus
Copy link
Author

Merged, but I've somehow managed to make things worse commit message wise. I'll have to ask a guy with more git-fu for help when he comes in tomorrow.

@johntitus
Copy link
Author

This request's git history is fubar. I'm going to close and reopen with a new pull request.

@johntitus johntitus closed this Oct 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants