-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62592/
-----------------------------------------------------------
Review request for mesos, Armand Grillet, Benjamin Bannier, Greg Mann, and
Kapil Arya.
Bugs: MESOS-8017
https://issues.apache.org/jira/browse/MESOS-8017
Repository: mesos
Description
-------
Added basic HTTP authenticatee implementation.
Diffs
-----
src/CMakeLists.txt 1a828c4351ded36f51ccbbe67147da2f50b9cdb1
src/Makefile.am 93ed2bf55447e3e470d9bea8a0b61ce78aad1900
src/authentication/http/basic_authenticatee.hpp PRE-CREATION
src/authentication/http/basic_authenticatee.cpp PRE-CREATION
src/common/http.hpp 0e6b1c59860e75c04e2e3be2520ed2b39c84ac90
Diff: https://reviews.apache.org/r/62592/diff/1/
Testing
-------
Integration test in external project. Further tests upcoming.
Thanks,
Till Toenshoff