-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56474/
-----------------------------------------------------------
(Updated March 9, 2017, 11:40 p.m.)
Review request for mesos, Alexander Rojas, Jan Schlicht, Till Toenshoff, and
Vinod Kone.
Changes
-------
Reworked patch to implement the 'CombinedAuthenticator' in Mesos
application-level code.
Bugs: MESOS-7004
https://issues.apache.org/jira/browse/MESOS-7004
Repository: mesos
Description
-------
This patch updates the `AuthenticatorManager` to allow
multiple authenticators to be set for a single realm.
Diffs (updated)
-----
include/mesos/authentication/http/combined_authenticator.hpp PRE-CREATION
src/Makefile.am bb917c5d1b36f5106a74914fa3a864038a95e8bb
src/authentication/http/combined_authenticator.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/56474/diff/3/
Changes: https://reviews.apache.org/r/56474/diff/2-3/
Testing
-------
Testing information can be found in the subsequent patch in this chain.
Thanks,
Greg Mann