mrigbysmoove commented on issue #21164: URL: https://github.com/apache/superset/issues/21164#issuecomment-1225361104
"AUTH_ROLE_PUBLIC = 'Gamma'" means that users not logged in have the Gamma role. if you want only authenticated users to have any access, you want that setting to just not be configured at all -- 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]
