Michalosu opened a new pull request, #33690:
URL: https://github.com/apache/airflow/pull/33690

   See this comment: 
https://github.com/apache/airflow/issues/33586#issuecomment-1690033003
   
   If SECURITY_MANAGER_CLASS is a string then you will get error like:
   ```
     File 
"/home/airflow/.local/lib/python3.8/site-packages/airflow/www/extensions/init_appbuilder.py",
 line 661, in init_appbuilder
       if not issubclass(security_manager_class, AirflowSecurityManager):
   TypeError: issubclass() arg 1 must be a class
   ```
   
   @vincbeck fyi


-- 
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]

Reply via email to