icyfox-bupt commented on issue #4637: [AIRFLOW-3793] Decommission configuration items for Flask-Admin web UI & related codes URL: https://github.com/apache/airflow/pull/4637#issuecomment-502075796 > ### Jira > * https://issues.apache.org/jira/browse/AIRFLOW-3793 > > ### Description > `authenticate`, `filter_by_owner` and `owner_mode` are only applicable for the Flask-Admin based UI, which is already deprecated in master branch. Hi, I tried your code in master branch but found an error. Flask App builder looks like is using **python-ldap**, while in 1.10.3, default web ui use **ldap3** So I failed to start airflow if I don't downgrade to python-ldap. I think there should have a change, downgrade ldap or upgrade ldap in FAB frame. Thanks
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
