[1] https://www.meetup.com/ja-JP/Bay-Area-Apache-Airflow-Incubat...
[2] https://github.com/wepay/airflow-webserver
https://github.com/apache/incubator-airflow/tree/master/airf...
https://github.com/apache/incubator-airflow/commit/05e1861e2...
To enable it, set `rbac = True` under the `webserver` group in your airflow.cfg, or via env var:
export AIRFLOW__WEBSERVER__RBAC=True
https://github.com/apache/incubator-airflow/tree/master/airf...
https://github.com/apache/incubator-airflow/commit/05e1861e2...
To enable it, set `rbac = True` under the `webserver` group in your airflow.cfg, or via env var: