vincbeck commented on PR #33676: URL: https://github.com/apache/airflow/pull/33676#issuecomment-1719674280
> Why does this logic live in the override instead of the base class? The logic seems entirely generic to me. Yeah I can see both opinions on whether we want to have this logic regardless of the auth manager used. But I think you are right and we might want to keep it. However, doing so means exposing `find_user`, `add_user` and `find_role` APIs in auth manager. -- 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]
