[
https://issues.apache.org/jira/browse/AIRFLOW-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844567#comment-16844567
]
ASF subversion and git services commented on AIRFLOW-4545:
----------------------------------------------------------
Commit e4e42e7d073713013910b58cd70d751df9047839 in airflow's branch
refs/heads/v1-10-test from Tao Feng
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e4e42e7 ]
[AIRFLOW-4545] Upgrade FAB to latest version (#4955)
(cherry picked from 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)