timifasubaa opened a new pull request #6345: remove user params in security manager functions URL: https://github.com/apache/incubator-superset/pull/6345 Many of the security manager functions pass around a user parameter which is unnecessary because the eventual method that needs this object can get it from g.user. This PR removes cases where the user parameter is passed around
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
