-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46784/
-----------------------------------------------------------
(Updated May 10, 2016, 11:57 a.m.)
Review request for mesos, Alexander Rukletsov and Benjamin Bannier.
Changes
-------
Addressed issues. (Removed endpoint extraction from authorizeEndpoint, added
method validation)
Bugs: MESOS-5297
https://issues.apache.org/jira/browse/MESOS-5297
Repository: mesos
Description
-------
Access to the '/flags' endpoint is authorized using
the 'GET_ENDPOINT_WITH_PATH' action.
Diffs (updated)
-----
docs/configuration.md 34271c76d10ad930e6cc586c2b820ce8989a053a
src/master/http.cpp 4985f24b70a00116caa4bd0335ea51e55d878d19
src/master/master.hpp 3e55114ee7866e06513071e86e15608099dae052
src/tests/master_authorization_tests.cpp
804b39a269c09df9f6c0bbdf6f8b53921ac09ce8
Diff: https://reviews.apache.org/r/46784/diff/
Testing
-------
make check
Thanks,
Jan Schlicht