sfirke commented on issue #37294: URL: https://github.com/apache/superset/issues/37294#issuecomment-3774786805
Great, adding that permission to the public role worked! Thanks @dosu. I want to build on the PR you linked and add this permission to the set defined in `PUBLIC_ROLE_PERMISSIONS` in the file https://github.com/apache/superset/blob/master/superset/security/manager.py. Would I add it as `("can_read", "Theme")` ? And I'm curious, can you explain how Gamma role currently gets this permission? -- 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]
