jgao54 commented on issue #4377: [AIRFLOW-3574 ]Added changes to filter dags by 
comparing  dag owner with username when using rbac
URL: 
https://github.com/apache/incubator-airflow/pull/4377#issuecomment-451349665
 
 
   Hmmm... not sure what the goal is here.
   
   If it is to make DAGs more secure , it can (and should) be done via 
dag-level access control (instead of config-based as this PR suggests), for 
sake of better security.
   
   If it is to allow filtering DAGs by owner for better navigation on the 
homepage (which seems like a neat feature), it could potentially be done via a 
`Hide DAGs not owned by me` toggle, in a similar fashion to `Hide Paused DAGs`.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to