ashb commented on a change in pull request #15017:
URL: https://github.com/apache/airflow/pull/15017#discussion_r602192975



##########
File path: airflow/www/security.py
##########
@@ -171,19 +171,25 @@ def __init__(self, appbuilder):
             view.datamodel = CustomSQLAInterface(view.datamodel.obj)
         self.perms = None
 
-    def init_role(self, role_name, perms):

Review comment:
       We possibly need to keep (but deprecate) this method -- as this is part 
of a quasi-public API and may be in use by people outside of the Airflow 
codebase.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to