C-monC commented on issue #21368:
URL: https://github.com/apache/superset/issues/21368#issuecomment-1241505158

   I believe the problem is mostly aesthetic - try do requests directly to the 
API.
   Clicking profile with a stolen session takes you to a link that is injected 
with the `g.current_user.email` so it does not make an api call. Dirty fix for 
this - disable viewing of other peoples profiles in config.py.
   
   Could you actually use the stolen permissions to access data? I'm checking 
this right now.
   
   Please post updates here if you manage to find the source of 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to