]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Remove username, password fileds from -Cluster/Manager Modules/dashboard 40489/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 8 Mar 2021 09:44:00 +0000 (15:14 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Tue, 30 Mar 2021 06:07:32 +0000 (11:37 +0530)
commitd7a746b014598f18535b533f8a0c096ca953f6b4
tree849a249aa8b4250edeba13542c4504419929303f
parenteb5d7a868c962c30a549602c24db476707fdde6e
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