Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1914 Add positive .htpasswd test case ......................................................................
KUDU-1914 Add positive .htpasswd test case This commit adds a test to check if a proper user/password pair allows a user to connect successfully to a Web UI with .htpasswd support enabled. Change-Id: Ia743ed41b9d68f9beb94c607e18613d0530526be Reviewed-on: http://gerrit.cloudera.org:8080/7026 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/security/test/test_pass.cc M src/kudu/security/test/test_pass.h M src/kudu/server/webserver-test.cc M src/kudu/util/curl_util.cc 4 files changed, 16 insertions(+), 4 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/7026 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia743ed41b9d68f9beb94c607e18613d0530526be Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Sam Okrent <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
