Project

General

Profile

Bug #49804

mgr/dashboard: nautilus: fix Python3 support of JWT import cookie

Added by Ernesto Puerta about 3 years ago. Updated almost 3 years ago.

Status:
Duplicate
Priority:
Normal
Category:
Security & Auth
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags:

Description

Description of problem

As stated by Nathan here, Nautilus needs to work both with Py2 and Py3, so a try-except or a conditional (if six.PY3) import should happen there.

Environment

This fix is Nautilus only.


Related issues

Duplicates Dashboard - Bug #49802: mgr/dashboard: Python2 Cookie module import fails on Python3 Resolved

History

#1 Updated by Ernesto Puerta about 3 years ago

  • Status changed from New to In Progress

#2 Updated by Ernesto Puerta about 3 years ago

  • Duplicates Bug #49802: mgr/dashboard: Python2 Cookie module import fails on Python3 added

#3 Updated by Ernesto Puerta about 3 years ago

  • Status changed from In Progress to Duplicate

#4 Updated by Ernesto Puerta almost 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 145 to Security & Auth

Also available in: Atom PDF