Skip to content

Revise documentation about basic authentication - #877

Closed
yoonjs2 wants to merge 19 commits into
apache:masterfrom
yoonjs2:nginx-auth-revised
Closed

Revise documentation about basic authentication#877
yoonjs2 wants to merge 19 commits into
apache:masterfrom
yoonjs2:nginx-auth-revised

Conversation

@yoonjs2

Copy link
Copy Markdown
Contributor

What is this PR for?

Revised documentation about nginx authentication after receive few comments about it. Especially for users who using old version of nginx (older than 1.3) facing websocket failures when using zeppelin after follow instructions. I put more information for those users to encourage use of latest version of nginx if possible + fix few grammars for readability.

What type of PR is it?

Documentation

# Conflicts:
#	docs/interpreter/cassandra.md
# Conflicts:
#	docs/interpreter/cassandra.md
# Conflicts:
#	docs/interpreter/cassandra.md
# Conflicts:
#	docs/interpreter/cassandra.md
#	docs/interpreter/spark.md
#	docs/manual/interpreters.md
# Conflicts:
#	docs/security/authentication.md
Then check HTTP Basic Authentication works in browser. If you can see regular basic auth popup and then able to login with credential you entered into `.htpasswd` you are good to go.

<img src="/assets/themes/zeppelin/img/screenshots/authentication-basic-auth-nginx-request.png" />
<img src="/assets/themes/zeppelin/img/screenshots/authentication-basic-auth-nginx-https.png" />

@LeemoonsooLeemoonsooMay 16, 2016

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would you also remove image files

"docs/assets/themes/zeppelin/img/screenshots/authentication-basic-auth-nginx-request.png" and "docs/assets/themes/zeppelin/img/screenshots/authentication-basic-auth-nginx-https.png" ?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

@Leemoonsoo No problem. I'd remove png files you pointed out :)
Thank you for your review.

@Leemoonsoo

Copy link
Copy Markdown
Member

Thanks @yoonjs2 for the nice improvement on documentation.
LGTM and merge if there're no more discussions!

@yoonjs2
yoonjs2 deleted the nginx-auth-revised branch June 14, 2016 00:59
Sign up for freeto 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

@yoonjs2@Leemoonsoo