]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add option to disable SSL 22593/head
authorWido den Hollander <wido@42on.com>
Fri, 15 Jun 2018 14:39:09 +0000 (16:39 +0200)
committerWido den Hollander <wido@42on.com>
Wed, 11 Jul 2018 08:49:22 +0000 (10:49 +0200)
commit21fbfc9c3a00edfe6063c33c738d49fdba21ea73
tree42bb29c6820e540044e1bba18d586cd3f58d8b68
parentc05a7473d02fa9c8d3caa6cfe621089d5bfdd6a3
mgr/dashboard: Add option to disable SSL

Although is preferred and should be enabled by default users might
want to disable SSL as the dashboard might be running behind a proxy
which terminates the SSL.

Fixes: https://tracker.ceph.com/issues/24674
Signed-off-by: Wido den Hollander <wido@42on.com>
doc/mgr/dashboard.rst
src/pybind/mgr/dashboard/controllers/docs.py
src/pybind/mgr/dashboard/module.py