[
https://issues.apache.org/jira/browse/AIRFLOW-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844568#comment-16844568
]
Jarek Potiuk commented on AIRFLOW-4545:
---------------------------------------
It was fixed by cherry-picking
[https://github.com/apache/airflow/commit/f211f3acc3b7320cddee18087a2a21102c20fcb7]
.
> 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
> Assignee: Stewart Wallace
> Priority: Minor
> Fix For: 1.10.4
>
>
> 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)