General

Profile

Michal Koutný

  • Login: mkoutny
  • Registered on: 12/22/2016
  • Last sign in: 01/18/2017

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/09/2017

05:32 PM Ceph Revision ced799f9 (ceph): rgw: Use decoded URI when verifying TempURL
Instead of calliing url_decode directly, we reuse s->decoded_uri that is
initialized in RGWREST::preprocess().
Fixes...
Michal Koutný

01/31/2017

10:38 AM rgw Backport #18625: hammer: TempURL verification broken for URI encoded object names
Backport is actually trivial -- the patched function moved to a different file.
https://github.com/ceph/ceph/pull/...
Michal Koutný

01/26/2017

08:42 PM Ceph Revision bfc058d8 (ceph): rgw: Use decoded URI when verifying TempURL
Instead of calliing url_decode directly, we reuse s->decoded_uri that is
initialized in RGWREST::preprocess().
Fixes...
Michal Koutný

01/20/2017

10:28 PM Ceph Revision 4e1318f4 (ceph): rgw: Use decoded URI when verifying TempURL
Instead of calliing url_decode directly, we reuse s->decoded_uri that is
initialized in RGWREST::preprocess().
Fixes...
Michal Koutný

01/18/2017

07:27 PM rgw Bug #18590 (Resolved): TempURL verification broken for URI encoded object names
When container or object name includes characters that are subject to URI encoding (e.g. @-@ --> @%2D@), TempURL gene... Michal Koutný

Also available in: Atom