GitHub user yoonjs2 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/877
Revise documentation about basic authentication ### 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 You can merge this pull request into a Git repository by running: $ git pull https://github.com/yoonjs2/incubator-zeppelin nginx-auth-revised Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/877.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #877 ---- commit 5665dcfb7dce4805d917efee01bef7acd3f170ab Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:20:03Z Fix wrong HTML tags, indention and space between paragraph and tables. Remove unnecessary spaces. commit 5b091e4b0e7e1417744cde1c81f5a44d3330ba25 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:20:03Z Fix wrong HTML tags, indention and space between paragraph and tables. Remove unnecessary spaces. commit 4d1503ab21e0d374fc9800deb3cba1ab6d6cf3df Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:54:21Z Merge remote-tracking branch 'origin/master' # Conflicts: # docs/interpreter/cassandra.md commit 5f0a6e083fef58032f53c7e3aa1888748c785884 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:54:21Z Merge remote-tracking branch 'origin/master' # Conflicts: # docs/interpreter/cassandra.md commit 079480f984c378b44c3f08a3671feb4a2d5f9853 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T15:55:51Z Merge remote-tracking branch 'origin/master' commit af55811b5406ee58857de5bd6a477c197be075f0 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T18:45:48Z Merge remote-tracking branch 'origin/master' # Conflicts: # docs/interpreter/cassandra.md commit 781954b82c54b25fa491ba24dd72d5c294639d69 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T18:49:23Z Interpreter documentation merge with commit #578 commit db8b4daa8c10ce5a2baa2e0f8c52a6ea556b31b9 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-17T18:50:50Z Merge remote-tracking branch 'upstream/master' commit eba0315380bc6d88defd958e0fb945bf00eb682a Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-01-19T01:57:24Z Merge remote-tracking branch 'upstream/master' commit 3d9e5b3187b4e5c4523bd18bf7a5ffb8f1ef19cf Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-03-14T14:58:43Z Merge remote-tracking branch 'upstream/master' # Conflicts: # docs/interpreter/cassandra.md # docs/interpreter/spark.md # docs/manual/interpreters.md commit aac4cd446a66038bae80d11339ee6fcdf8b3104b Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-03-14T15:19:32Z Add documentation for explaining enable HTTP basic authentication served by NGINX commit 4b2223a2591c1f77941d0781f5609c4bcbfcb27a Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-03-14T15:25:18Z Make path to cert and key for HTTPS Ambigious commit 35a6679baca5412f5f08e8f25f9ed15bf85e0325 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-03-15T01:58:44Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 90219f737c2b0a9787c2dc0c618ff796900dc693 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-03-21T06:04:42Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin # Conflicts: # docs/security/authentication.md commit 6d04fa7a4d8da7b115ed0c90f626c04be7e7acc6 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-04-09T17:22:36Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 6a5a3c8528643087000263a31e1bc1f70077da2b Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-04-18T04:44:06Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 7525167b1894a759f4d83e890794067bc247ab10 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-05-08T14:48:51Z Merge branch 'master' of https://github.com/apache/incubator-zeppelin commit 3d48de43df9caf6c67ec2c846136952c31b66d02 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-05-08T15:29:40Z Fix documentation to supply more information for help to setup basic auth with NGINX ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---