Riskatri edited a comment on issue #13697: URL: https://github.com/apache/superset/issues/13697#issuecomment-813710534
@anphamvn maybe, you are wrong. just uncomment it in the AUTH_ROLE_PUBLIC section, don't rewrite it and for PUBLIC_ROLE_LIKE. You can find it on line 265 _ > PUBLIC_ROLE_LIKE: Optional [str] = 'Gamma' _. change it there, don't rewrite it. and always re-launch again after change the file config.py. if still no successful, try to add PUBLIC_ROLE_LIKE_GAMMA = True in file config.py and re-launch again. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
