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/04/09 20:31:34 UTC

[GitHub] [airflow] ashb commented on issue #8032: Security: Variable level ownership/permission

ashb commented on issue #8032: Security: Variable level ownership/permission
URL: https://github.com/apache/airflow/issues/8032#issuecomment-611738465
 
 
   This is a nice feature, but how would this interact with DAGs trying to access variables?
   
   And also for DAGs accessing variables: it would be best effort and not an actual protection as DAGs run with full database access, so could by-pass any code-level protection on Variable. (This would be true if/until we move workers from not having direct database access.)

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


With regards,
Apache Git Services