]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: avoid using slashes for generated secret keys 5716/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 21 Jul 2015 03:27:33 +0000 (20:27 -0700)
committerLoic Dachary <ldachary@redhat.com>
Sun, 30 Aug 2015 12:42:31 +0000 (14:42 +0200)
commit6b365144862cbd387d8b931939a3dc2cfe17bbbd
tree133e45d2b6cb8d3affeff5498fa7799a5caba65b
parented162d498051ac237be33ac6a6764ae0c61d57a6
rgw: avoid using slashes for generated secret keys

Just use plain alphanumeric characterset.

Fixes: #7647
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3f04a6126fdbfb93304f798da3775c0eec9b7d44)
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_user.cc