maiconkkl opened a new issue, #36432: URL: https://github.com/apache/airflow/issues/36432
### Apache Airflow version 2.8.0 ### If "Other Airflow 2 version" selected, which one? current ### What happened? When trying to implement custom authentication I am receiving this warning, I believe that line 342 should not have that "not" ### What you think should happen instead? By extending the class, the authentication system should work ### How to reproduce just create a class that extends FabAirflowSecurityManageOverride as shown in https://airflow.apache.org/docs/apache-airflow/stable/security/webserver.html#web-authentication ### Operating System ubuntu ### Versions of Apache Airflow Providers 2.8.0 celery ### Deployment Official Apache Airflow Helm Chart ### Deployment details No deploy. ### Anything else? no.... ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
