]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Unable to login to ceph dashboard until clearing cookies 40586/head
authorAvan Thakkar <athakkar@localhost.localdomain>
Fri, 19 Mar 2021 12:59:22 +0000 (18:29 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Sun, 4 Apr 2021 19:05:28 +0000 (00:35 +0530)
commitb1801f46a2f9fc4ad50e56924e92db505e8d9a8a
treee5b6dfd7badf21f11fae42c400ab98d3a06a7f93
parentf4fb41419a42bee43a2069637ef17064073bf30b
mgr/dashboard: Unable to login to ceph dashboard until clearing cookies

Fixes: https://tracker.ceph.com/issues/49897
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Clears the cookie for token after logout.

(cherry picked from commit 7eb59c0250d69ea05d87276f47299f91e4069b30)
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/auth.py
src/pybind/mgr/dashboard/controllers/saml2.py