]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix issues related with PyJWT versions >=2.0.0 39836/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 3 Mar 2021 14:36:06 +0000 (15:36 +0100)
committerAlfonso Martínez <almartin@redhat.com>
Thu, 4 Mar 2021 17:00:07 +0000 (18:00 +0100)
commit264edbc4f208d141e61e36e7362e5f6096254770
treed24343eec8056d64192c3aadb9b8e84cba9de25f
parentfb8b11c432f776358f6f990bcbd7251625830bbe
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)

 Conflicts:
src/pybind/mgr/dashboard/services/auth.py
        - Addressed conflicts.
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]