]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: Do not modify email if argument is not set
authorVolker Theile <vtheile@suse.com>
Wed, 16 May 2018 07:52:51 +0000 (09:52 +0200)
committerVolker Theile <vtheile@suse.com>
Wed, 16 May 2018 13:49:57 +0000 (15:49 +0200)
commitc6792a8be2fc1496e7a76b0e6b2579d32556b6b3
tree2718dbd72287592003ecaf5babaf1eb38b52e254
parent5820d714f3882dd5eaa7ac1b47afa7cffe3248a1
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>
qa/tasks/radosgw_admin_rest.py
src/rgw/rgw_rest_user.cc