You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/25 13:31:58 UTC

[jira] [Commented] (AIRFLOW-686) Mismatch auth backend config section

    [ https://issues.apache.org/jira/browse/AIRFLOW-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15776493#comment-15776493 ] 

ASF subversion and git services commented on AIRFLOW-686:
---------------------------------------------------------

Commit cd332761ca0a270e3b94451dac20c181e9762533 in incubator-airflow's branch refs/heads/master from [~yongjun]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cd33276 ]

[AIRFLOW-686] Match auth backend config section

This commit makes that refers the same
configuration when using
ldapgroup owner mode with ldap auth.

Closes #1930 from keybod/AIRFLOW-686


> Mismatch auth backend config section
> ------------------------------------
>
>                 Key: AIRFLOW-686
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-686
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Yongjun Park
>            Priority: Minor
>
> When using auth with LDAP and owner mode {{ldapgroup}}, config refers  {{core/auth_backend}}.
> However, all other config refers {{webserver/auth_backend}} so it causes being duplicated for same config.
> It'd better to refer {{webserver/auth_backend}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)