sfirke commented on PR #36025: URL: https://github.com/apache/superset/pull/36025#issuecomment-3543413171
Here's my list of permissions for the public role: ``` can read Chart, can annotation json Superset, can csv Superset, can dashboard permalink Superset, can dashboard Superset, can explore json Superset, can favstar Superset, can filter Superset, can get OpenApi, can list FilterSets, can queries Superset, can query Api, can query form data Api, can read AdvancedDataType, can read Annotation, can read CssTemplate, can read Dashboard, can read DashboardFilterStateRestApi, can read DashboardPermalinkRestApi, can read ExploreFormDataRestApi, can read ExplorePermalinkRestApi, can share dashboard Superset, can slice json Superset, can slice Superset, can sql json Superset, can time range Api, can validate sql json Superset, can write DashboardFilterStateRestApi, can write DashboardPermalinkRestApi, can write ExploreFormDataRestApi, can write ExplorePermalinkRestApi ``` I don't have any documentation about what each does, but I think a lot of that might be to make filtering and other interactions work. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
