timifasubaa commented on a change in pull request #4565: [security] Refactor 
security code into SupersetSecurityManager
URL: 
https://github.com/apache/incubator-superset/pull/4565#discussion_r177267268
 
 

 ##########
 File path: superset/__init__.py
 ##########
 @@ -149,12 +150,16 @@ def index(self):
         return redirect('/superset/welcome')
 
 
+custom_sm = app.config.get('CUSTOM_SECURITY_MANAGER')
 
 Review comment:
   Good catch. Done!

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


With regards,
Apache Git Services

Reply via email to