Walderman commented on a change in pull request #16773:
URL: https://github.com/apache/airflow/pull/16773#discussion_r670191027
##########
File path: airflow/www/views.py
##########
@@ -4236,18 +4236,11 @@ class CustomViewMenuModelView(ViewMenuModelView):
]
-class CustomUserDBModelView(UserDBModelView):
- """Customize permission names for FAB's builtin UserDBModelView."""
+class CustomUserCommonModelView():
+ """Customize permission names for FAB's builtin UserDBModelView. Common
settings for all providers user views"""
Review comment:
thanks @ashb , i will update
--
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]