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

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

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

[AIRFLOW-2624] Fix webserver login as anonymous


> Airflow webserver broken out of the box
> ---------------------------------------
>
>                 Key: AIRFLOW-2624
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2624
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Kevin Yang
>            Assignee: Kevin Yang
>            Priority: Blocker
>
> `airflow webserver` and then click on any DAG, I get
> ```
>   File "/Users/kevin_yang/ext_repos/incubator-airflow/airflow/www/utils.py", 
> line 364, in view_func
>     return f(*args, **kwargs)
>   File "/Users/kevin_yang/ext_repos/incubator-airflow/airflow/www/utils.py", 
> line 251, in wrapper
>     user = current_user.user.username
> AttributeError: 'NoneType' object has no attribute 'username'
> ```



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to