You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/release_notes/QwcDockerUpgradeNotes.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ As a consequence, `/var/www` is not necessarily anymore the home directory of th
93
93
94
94
Starting with v2022.01.08, the requirements of all services where updated to use Flask-JWT-Extended 4.3.1.
95
95
96
-
Flask-JWT-4.x changes the JWT format (see [4.0.0 Breaking Changes](https://flask-jwt-extended.readthedocs.io/en/stable/v4_upgrade_guide/#encoded-jwt-changes-important)), which can result in QWC Services returning a `Missing claim: identity` error message.
96
+
Flask-JWT-4.x changes the JWT format (see [4.0.0 Breaking Changes](https://flask-jwt-extended.readthedocs.io/en/stable/v4_upgrade_guide.html#encoded-jwt-changes-important)), which can result in QWC Services returning a `Missing claim: identity` error message.
0 commit comments