Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-20 Thread Till Toenshoff
> On Jan. 20, 2016, 7:37 p.m., Till Toenshoff wrote: > > src/master/http.cpp, lines 549-553 > > > > > > To prosterity; this means that we currently do not support mixed usage > > of old API and HTTP API for

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-20 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42027/#review115423 --- Ship it! src/master/http.cpp (lines 548 - 551)

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-20 Thread Alexander Rojas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42027/ --- (Updated Jan. 20, 2016, 3:03 p.m.) Review request for mesos, Alexander

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-18 Thread Alexander Rojas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42027/ --- (Updated Jan. 18, 2016, 11:52 a.m.) Review request for mesos, Alexander

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-13 Thread Alexander Rojas
> On Jan. 13, 2016, 4:05 p.m., Alexander Rukletsov wrote: > > I'm reading section 1.2 of RFC2617 and see the following paragraph: > > > > > If the origin server does not wish to accept the credentials sent > > > with a request, it SHOULD return a 401 (Unauthorized) response. The > > >

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-13 Thread Alexander Rojas
> On Jan. 13, 2016, 4:05 p.m., Alexander Rukletsov wrote: > > I'm reading section 1.2 of RFC2617 and see the following paragraph: > > > > > If the origin server does not wish to accept the credentials sent > > > with a request, it SHOULD return a 401 (Unauthorized) response. The > > >

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-13 Thread Alexander Rukletsov
> On Jan. 13, 2016, 3:05 p.m., Alexander Rukletsov wrote: > > I'm reading section 1.2 of RFC2617 and see the following paragraph: > > > > > If the origin server does not wish to accept the credentials sent > > > with a request, it SHOULD return a 401 (Unauthorized) response. The > > >

Re: Review Request 42027: Changed HTTP responses from Unauthorized (401) to Forbidden (403).

2016-01-11 Thread Alexander Rojas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42027/ --- (Updated Jan. 11, 2016, 4:42 p.m.) Review request for mesos, Alexander