You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/01 22:50:58 UTC

[GitHub] [airflow] uranusjr commented on a diff in pull request #24065: Rename Permissions to Permission Pairs.

uranusjr commented on code in PR #24065:
URL: https://github.com/apache/airflow/pull/24065#discussion_r887360898


##########
airflow/www/fab_security/manager.py:
##########
@@ -787,7 +785,7 @@ def register_views(self):
         if self.appbuilder.app.config.get("FAB_ADD_SECURITY_PERMISSION_VIEWS_VIEW", True):
             self.appbuilder.add_view(
                 self.permissionmodelview,
-                "Permissions",
+                "Permission Pairs",

Review Comment:
   I wonder if there’s a better name than _Permission Pairs_ (which doesn’t explain much on its own).



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org