Move to Flask 3 #472
Labels
dependencies
Pull requests that update a dependency file
help wanted
Extra attention is needed
refactoring
Need to cleanup and refactor
web
Stuff related to the web at seccerts.org
Currently, the web at https://sec-certs.org and (the page branch) runs on Flask 2.2 which is now quite old. There were/are multiple reasons for this, related to the breaking changes introduced in Flask 2.3 and 3.0:
Now that the situation is a bit more stable, we should update. The Menu and Breadcrumbs extension situation is not fixed and those packages seem unmaintained. However, their use in the web is limited (only for the Breadcrumbs functionality). We could implement this functionality ourselves quite easily or just ditch it for the time being (it is not critical).
The text was updated successfully, but these errors were encountered: