XD-DENG commented on issue #4612: [AIRFLOW-3785] Decommission airflow/contrib/auth/backends URL: https://github.com/apache/airflow/pull/4612#issuecomment-458840589 @ashb @feng-tao @seelmann , What's you guys' take on this? Shall we remove or refactor these code? To me, only `airflow/contrib/auth/backends/password_auth.py` may be worth refactoring (if we decide not to remove it), since it can be used by the API. All `other contrib/auth/backends` modules should be removed as they don't integrate with FAB UI well, and LDAP/OAuth on FAB UI should be done by extending `SecurityManager` instead (@feng-tao please advise if you agree). Thanks.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
