[
https://issues.apache.org/jira/browse/AIRFLOW-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637953#comment-16637953
]
Barry Hart commented on AIRFLOW-3103:
-------------------------------------
I have a suggestion: Given the large number of third-party library dependencies
in Airflow, similar issues are likely to arise in the future. Such issues could
be detected automatically (prior to release) using {{pip-compile}}. Could
Airflow's build process be updated to use {{pip-compile}}?
> Update flask-login
> ------------------
>
> Key: AIRFLOW-3103
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3103
> Project: Apache Airflow
> Issue Type: Improvement
> Components: authentication
> Reporter: Josh Carp
> Priority: Minor
>
> Airflow uses a release of flask-login from 2014. Flask-login has fixed some
> bugs and added some features since then, so we should upgrade. Note:
> flask-appbuilder also pins to an old version of flask-login, so we'll have to
> update that library as well; PR submitted atÂ
> https://github.com/dpgaspar/Flask-AppBuilder/pull/811.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)