Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to flask_jwt_extended>3 #280

Merged
merged 14 commits into from
Jul 19, 2024
Merged

Upgrade to flask_jwt_extended>3 #280

merged 14 commits into from
Jul 19, 2024

Conversation

kkaris
Copy link
Contributor

@kkaris kkaris commented Jun 7, 2024

Update usage of flask_jwt_extended decorator to be compatible with flask_jwt_extended>3, which is a requirement for using Flask>=3.

See sorgerlab/indra#1448.

@kkaris
Copy link
Contributor Author

kkaris commented Jul 9, 2024

All tests but one in the test_XDD passed. The failing test seem to be a 500 error when I checked locally, so it's difficult to determine if it's our fault or the server's.

@kkaris kkaris marked this pull request as ready for review July 11, 2024 23:08
@kkaris
Copy link
Contributor Author

kkaris commented Jul 11, 2024

This code and the updated code in ui_util and indra have been tested and is running on emmaa.indra.bio now.

@bgyori bgyori merged commit fbfd99f into master Jul 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants