You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/05/21 06:44:00 UTC

[jira] [Resolved] (AIRFLOW-4545) Github Enterprise OAuth auto registration fails due to bug in Flask-AppBuilder Lib.

     [ https://issues.apache.org/jira/browse/AIRFLOW-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-4545.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.4

> 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)