Stewart Wallace created AIRFLOW-4545:
----------------------------------------
Summary: Github Enterprise OAuth auto registration fails due to
bug in Flask-AppBuilder Lib.
Key: AIRFLOW-4545
URL: https://issues.apache.org/jira/browse/AIRFLOW-4545
Project: Apache Airflow
Issue Type: Bug
Components: authentication, webserver
Affects Versions: 1.10.3
Reporter: Stewart Wallace
Registration of users via Github Enterprise fails due to a mishandling of the
userinfo in the Security manager
See
[https://github.com/dpgaspar/Flask-AppBuilder/blob/v1.12.3/flask_appbuilder/security/manager.py#L841]
It's fixed with v.1.12.4
See:
[https://github.com/dpgaspar/Flask-AppBuilder/blob/v1.12.4/flask_appbuilder/security/manager.py#L841]
I'd like to upgrade this if at all possible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)