]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix issues related with PyJWT versions >=2.0.0 39808/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 3 Mar 2021 14:36:06 +0000 (15:36 +0100)
committerSage Weil <sage@newdream.net>
Wed, 3 Mar 2021 14:46:36 +0000 (08:46 -0600)
commit890d6432e82144a012b06ebbda0e2faec634830e
tree5d1e44dec70940aed5d6135c1e59ea5951c3435e
parentafc1bf298c1ac429c55660c71323cef9752d616f
mgr/dashboard: fix issues related with PyJWT versions >=2.0.0

Fixes: https://tracker.ceph.com/issues/49574
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked from commit 4b96bb51e8f133badd7bc651bcb4dcd755b43d75)
qa/tasks/mgr/dashboard/test_auth.py
src/pybind/mgr/dashboard/constraints.txt
src/pybind/mgr/dashboard/controllers/auth.py
src/pybind/mgr/dashboard/services/auth.py
src/pybind/mgr/dashboard/tests/test_auth.py [new file with mode: 0644]