litesh1998 commented on issue #68224: URL: https://github.com/apache/airflow/issues/68224#issuecomment-4649084911
@destitech-com, it will not work, I figured out a way to do this local, preparing pr, we are already importing ldap at [line 1931], what we need to do is add import of ldap.filters (https://github.com/apache/airflow/blob/9c5843e7a2d69496b6527d1c839daec226952fd7/providers/fab/src/airflow/providers/fab/auth_manager/security_manager/override.py#L1931) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
