Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Airflow module renamed www_rbac -> www #13

Open
calmmage opened this issue Oct 15, 2021 · 0 comments
Open

Airflow module renamed www_rbac -> www #13

calmmage opened this issue Oct 15, 2021 · 0 comments

Comments

@calmmage
Copy link

from airflow.www_rbac.security import AirflowSecurityManager

In newer versions of airflow the module www_rbac was renamed to www
So the import should look like:
from airflow.www.security import AirflowSecurityManager

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant