You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/27 23:44:09 UTC

[GitHub] seelmann commented on issue #4574: [AIRFLOW-3751] Ignore malformed ldap schema option

seelmann commented on issue #4574: [AIRFLOW-3751] Ignore malformed ldap schema option
URL: https://github.com/apache/airflow/pull/4574#issuecomment-457965443
 
 
   Two thoughts:
   1. Is it possible to set `set_info=NONE` when creating the `Server` object? This option seems to prevent that the schema is fetched at all. Looking at the code it seems the schema is not required. See https://ldap3.readthedocs.io/server.html?highlight=get_info#server-object)
   2. With removal of the old Web UI in master and usage of FAB based UI this class is no longer used, tests are actually already skipped. So it may only make sense to apply those changes on 1.10.3.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services