]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Remove username, password fileds from -Cluster/Manager Modules/dashboard 40491/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 8 Mar 2021 09:44:00 +0000 (15:14 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Thu, 22 Apr 2021 08:09:44 +0000 (13:39 +0530)
commitfff54fc7e390d9fa7872a2c490c0daf3a526e5bf
treefff2216b703855120656b9d4c589058486e9fe4e
parent7088a74fcebc164188f87a0b01ce9853309c18c6
mgr/dashboard: Remove username, password fileds from -Cluster/Manager Modules/dashboard

Username, password fields are empty in Cluster/Manager Modules/dashboard.Since this functionality is when dashboard supported single user-password, now we need to remove these fields from here.

Fixes: https://tracker.ceph.com/issues/49645
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit d8fba40d982bb1ad824961aa210475bd7aa51524)
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/services/access_control.py
src/pybind/mgr/dashboard/tests/test_access_control.py