From: Tiago Melo Date: Tue, 12 Feb 2019 14:08:33 +0000 (+0000) Subject: mgr/dashboard: Add UI for disabling ACL authentication X-Git-Tag: v14.1.1~42^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8fdc1856f30ec10ebf69d9004ea6339402d0af63;p=ceph.git mgr/dashboard: Add UI for disabling ACL authentication Fixes: http://tracker.ceph.com/issues/38218 Signed-off-by: Tiago Melo --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html index 6c3b33634067..1b59f3d93220 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html @@ -172,8 +172,25 @@ - +
+
+
+ + +
+ +
+
+
+ + +
@@ -402,6 +419,7 @@