]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Unable to login to ceph dashboard until clearing cookies 40240/head
authorAvan Thakkar <athakkar@localhost.localdomain>
Fri, 19 Mar 2021 12:59:22 +0000 (18:29 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Fri, 26 Mar 2021 09:07:30 +0000 (14:37 +0530)
commit7eb59c0250d69ea05d87276f47299f91e4069b30
tree757ab1b38122bb435e0c371fb83d6befed488e49
parenta5ca3aa0f03cd98fe53c9d3cdde3bc4529a4d6f8
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.
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/auth.py
src/pybind/mgr/dashboard/controllers/saml2.py