Re: [PR] Add back FAB backends used in webserver config [airflow]

2023-10-31 Thread via GitHub
jedcunningham commented on code in PR #35302: URL: https://github.com/apache/airflow/pull/35302#discussion_r1377964761 ## airflow/www/fab_security/manager.py: ## @@ -63,6 +63,35 @@ # Copyright 2013, Daniel Vaz Gaspar log = logging.getLogger(__name__) +__lazy_imports = { +

Re: [PR] Add back FAB backends used in webserver config [airflow]

2023-10-31 Thread via GitHub
vincbeck commented on code in PR #35302: URL: https://github.com/apache/airflow/pull/35302#discussion_r1377975179 ## airflow/www/fab_security/manager.py: ## @@ -63,6 +63,35 @@ # Copyright 2013, Daniel Vaz Gaspar log = logging.getLogger(__name__) +__lazy_imports = { +"AUT

Re: [PR] Add back FAB backends used in webserver config [airflow]

2023-10-31 Thread via GitHub
potiuk commented on code in PR #35302: URL: https://github.com/apache/airflow/pull/35302#discussion_r1378100220 ## airflow/www/fab_security/manager.py: ## @@ -63,6 +63,35 @@ # Copyright 2013, Daniel Vaz Gaspar log = logging.getLogger(__name__) +__lazy_imports = { +"AUTH_

Re: [PR] Add back FAB backends used in webserver config [airflow]

2023-10-31 Thread via GitHub
jedcunningham commented on code in PR #35302: URL: https://github.com/apache/airflow/pull/35302#discussion_r1378161817 ## airflow/www/fab_security/manager.py: ## @@ -63,6 +63,35 @@ # Copyright 2013, Daniel Vaz Gaspar log = logging.getLogger(__name__) +__lazy_imports = { +

Re: [PR] Add back FAB backends used in webserver config [airflow]

2023-11-01 Thread via GitHub
vincbeck merged PR #35302: URL: https://github.com/apache/airflow/pull/35302 -- 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: commits-unsubscr...@airflow