Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2.8k
Revise documentation about basic authentication#877
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
Closed
Uh oh!
There was an error while loading. Please reload this page.
Closed
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
5665dcf
Fix wrong HTML tags, indention and space between paragraph and tables…
yoonjs2 5b091e4
Fix wrong HTML tags, indention and space between paragraph and tables…
yoonjs2 4d1503a
Merge remote-tracking branch 'origin/master'
yoonjs2 5f0a6e0
Merge remote-tracking branch 'origin/master'
yoonjs2 079480f
Merge remote-tracking branch 'origin/master'
yoonjs2 af55811
Merge remote-tracking branch 'origin/master'
yoonjs2 781954b
Interpreter documentation merge with commit #578
yoonjs2 db8b4da
Merge remote-tracking branch 'upstream/master'
yoonjs2 eba0315
Merge remote-tracking branch 'upstream/master'
yoonjs2 3d9e5b3
Merge remote-tracking branch 'upstream/master'
yoonjs2 aac4cd4
Add documentation for explaining enable HTTP basic authentication ser…
yoonjs2 4b2223a
Make path to cert and key for HTTPS Ambigious
yoonjs2 35a6679
Merge branch 'master' of https://github.com/apache/incubator-zeppelin
yoonjs2 90219f7
Merge branch 'master' of https://github.com/apache/incubator-zeppelin
yoonjs2 6d04fa7
Merge branch 'master' of https://github.com/apache/incubator-zeppelin
yoonjs2 6a5a3c8
Merge branch 'master' of https://github.com/apache/incubator-zeppelin
yoonjs2 7525167
Merge branch 'master' of https://github.com/apache/incubator-zeppelin
yoonjs2 3d48de4
Fix documentation to supply more information for help to setup basic …
yoonjs2 5c97838
Remove unused image files
yoonjs2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Binary file removed
BIN
-202 KB
...ssets/themes/zeppelin/img/screenshots/authentication-basic-auth-nginx-https.png
Binary file not shown.
Binary file removed
BIN
-155 KB
...ets/themes/zeppelin/img/screenshots/authentication-basic-auth-nginx-request.png
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
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" ?
There was a problem hiding this comment.
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.