GitHub user yoonjs2 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/775
Add documentation about setup HTTP basic auth via NGINX ### What is this PR for? Provide a guide to setup basic authentication using NGINX with detailed instruction for users who wants to use NGINX as a separate authentication server. Shiro Security is preferred way to provide a basic authentication for future releases, but we may need to provide a way to workaround when user need other options. ### What type of PR is it? Documentation ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/yoonjs2/incubator-zeppelin add-nginx-auth-documentation Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/775.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 #775 ---- 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 10f339d684e07a432d11983cf77825a155baa088 Author: Jesang Yoon <yoon...@kanizsalab.com> Date: 2016-03-14T15:37:46Z Fix server port naming ---- --- 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. ---