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

Basic auth #1

Merged
merged 5 commits into from
Sep 22, 2016
Merged

Basic auth #1

merged 5 commits into from
Sep 22, 2016

Conversation

donbobka
Copy link

Hi @randallagordon. Some features for your PR

  1. Fixed tests. Moved auth_basic statements from location to server in nginx config
  2. If there is environment variable BASIC_AUTH_USERNAME then automaticaly enable basic_auth option. Added spec for that case.

@donbobka
Copy link
Author

@donbobka
Copy link
Author

donbobka commented Sep 20, 2016

Should add specs with valid username and password

@donbobka donbobka force-pushed the basic-auth branch 3 times, most recently from 8aad096 to 432e625 Compare September 20, 2016 00:56
@randallagordon
Copy link
Collaborator

Awesome, thanks so much @donbobka! I'll take a proper look over this later today and get it merged.

end
end

context "static.json with static.json" do
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be "static.json with basic_auth key"?

@randallagordon randallagordon merged commit dc76099 into doinginc:basic-auth Sep 22, 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