]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Remove username, password fileds from -Cluster/Manager Modules/dashboard 40490/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 8 Mar 2021 09:44:00 +0000 (15:14 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Fri, 23 Apr 2021 06:39:18 +0000 (12:09 +0530)
commit475e62d5fec137d5ab90261b87580fc94467e699
treef8dfebc83ba461447ee12b573bd29a544082786f
parent859f004880bea953eac8dad0f0febb2132fd00f4
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)

Conflicts:
src/pybind/mgr/dashboard/services/access_control.py(no check_migrate_v0_to_current and check_migrate_v1_to_current methods in nautilus)
src/pybind/mgr/dashboard/tests/test_access_control.py(no test_load_v2 method in nautilus, 'time' import no longer needed with new changes)
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/services/access_control.py
src/pybind/mgr/dashboard/tests/test_access_control.py