msumit commented on pull request #19851: URL: https://github.com/apache/airflow/pull/19851#issuecomment-983472568
> > @ephraimbuddy having `CLIENT_AUTH` as `None` in basic_auth seems like a bug to me. Maybe we can just fix that? > > Yeah. It seems like a bug what I also don't understand is what should be there. In kerberos, there's something. I'm wondering what should be there for basic auth, likewise what other people using different other backends should have there. Here's kerberos: > > https://github.com/apache/airflow/blob/43de625d4246af7014f64941f8effb09997731cb/airflow/api/auth/backend/kerberos_auth.py#L58 Prolly this `HTTPBasicAuth(user, password)` -- 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]
