You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/04/10 17:21:17 UTC

[GitHub] mistercrunch opened a new pull request #4795: [cli] force update perms on superset init

mistercrunch opened a new pull request #4795: [cli] force update perms on superset init
URL: https://github.com/apache/incubator-superset/pull/4795
 
 
   I set up a new environment today, while I kept my `superset_config.py` that happen to contain `os.environ['SUPERSET_UPDATE_PERMS'] = '0'`.
   
   This prevented `superset init` from creating the right perms, which can be confusing, so this here forces `superset init` to disregard `SUPERSET_UPDATE_PERMS`
   
   👀 @john-bodley 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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