[
https://issues.apache.org/jira/browse/AIRFLOW-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844569#comment-16844569
]
ASF GitHub Bot commented on AIRFLOW-4545:
-----------------------------------------
potiuk commented on pull request #5306: AIRFLOW-4545 - Update Flask AppBuilder
to 1.12.4
URL: https://github.com/apache/airflow/pull/5306
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)