You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/01 16:34:17 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #11027: Replace get accessible dag ids

kaxil commented on a change in pull request #11027:
URL: https://github.com/apache/airflow/pull/11027#discussion_r498376155



##########
File path: tests/www/test_security.py
##########
@@ -235,8 +244,17 @@ def test_access_control_with_invalid_permission(self):
             'can_varimport',  # a real permission, but not a member of DAG_PERMS
             'can_eat_pudding',  # clearly not a real permission
         ]
+        username = "Mrs. User"

Review comment:
       Do we allow spaces in username ?




----------------------------------------------------------------
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:
users@infra.apache.org