]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Do not modify email if argument is not set 22523/head
authorVolker Theile <vtheile@suse.com>
Wed, 16 May 2018 07:52:51 +0000 (09:52 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 12 Jun 2018 07:54:28 +0000 (09:54 +0200)
commite31112cde9fd384c9c6c7d91f0a72e4fe87dbb9a
tree398db076ad8094b8a2f78f316955712dae7569d3
parent9858c4dc4b5d2176d0bd59ab3f8a348054a378a4
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