mat-codehaus commented on issue #19525:
URL: https://github.com/apache/superset/issues/19525#issuecomment-2454162803

   Why is `def get_me(self) -> Response:` not decorated with `@protect()` ? 
   
   I'll confess to not knowing the code that well, but is there another way `if 
g.user is None or g.user.is_anonymous:` can return false without `@protect()` ?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to