]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Do not modify email if argument is not set 22352/head
authorVolker Theile <vtheile@suse.com>
Wed, 16 May 2018 07:52:51 +0000 (09:52 +0200)
committerPrashant D <pdhange@redhat.com>
Fri, 1 Jun 2018 00:02:45 +0000 (20:02 -0400)
commit89d57ec80ebd7d78223920e329f9ec5414d5e31b
tree18d95aff95067021c39155eb593ae09a3ee9422e
parent51c205873c41efbd0438680441fdff2be375a442
rgw: Do not modify email if argument is not set

The RGW Admin OPS API overwrites the users email either it is not set via argument, e.g. when executing /{admin}/user?uid=test5&suspended=true.

Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit c6792a8be2fc1496e7a76b0e6b2579d32556b6b3)
qa/tasks/radosgw_admin_rest.py
src/rgw/rgw_rest_user.cc