You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/18 15:52:34 UTC

[GitHub] [incubator-superset] metaperl opened a new issue #8861: The default role should be a list not a scalar?

metaperl opened a new issue #8861: The default role should be a list not a scalar?
URL: https://github.com/apache/incubator-superset/issues/8861
 
 
   **Is your feature request related to a problem? Please describe.**
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
   
   **Describe the solution you'd like**
   in my `superset_config.py` I set:
       `AUTH_USER_REGISTRATION_ROLE = ["Gamma", "Gamma_extra"]
   
   and the default user is assigned a set of roles instead of a single role.
   
   **Describe alternatives you've considered**
   It is certainly possible to write all the code to do this similar to https://github.com/apache/incubator-superset/issues/3419
   
   But I think a simpler solution would be to admit that RBAC is compositional and allow for that directly from config file.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] stale[bot] closed issue #8861: The default role should be a list not a scalar?

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #8861: The default role should be a list not a scalar?
URL: https://github.com/apache/incubator-superset/issues/8861
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] stale[bot] commented on issue #8861: The default role should be a list not a scalar?

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #8861: The default role should be a list not a scalar?
URL: https://github.com/apache/incubator-superset/issues/8861#issuecomment-587396089
 
 
   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #8861: The default role should be a list not a scalar?

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #8861: The default role should be a list not a scalar?
URL: https://github.com/apache/incubator-superset/issues/8861#issuecomment-567876704
 
 
   The context for this enhancement is for flask-appbuilder, please open an issue there 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org