]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: REST API returns 500 when no Content-Type is specified 37307/head
authorAvan Thakkar <athakkar@redhat.com>
Wed, 29 Jul 2020 17:56:04 +0000 (23:26 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Tue, 22 Sep 2020 12:49:30 +0000 (18:19 +0530)
commitdd3f42cf55d90909c0a3d87a7a10046de06cfb7a
treeddd606c0bde9f2e36d5017de78e7ca4e345c6cb8
parentcb0c63edec2575d476f363a7d690d66857d426f2
mgr/dashboard: REST API returns 500 when no Content-Type is specified

Fixes: https://tracker.ceph.com/issues/41060
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from commit ea031de0908a249b416617a1d9cc806c356520e4)
(cherry picked from commit a5bf74e6a6c7678bbb3689a4b52fe817418da58b)
(cherry picked from commit 9dd629ca7ea5bafe883f48d257386a8c5d32c1c7)
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/auth.py
src/pybind/mgr/dashboard/controllers/docs.py
src/pybind/mgr/dashboard/controllers/mgr_modules.py
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/controllers/rbd.py
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/module.py