rusackas commented on PR #42297:
URL: https://github.com/apache/superset/pull/42297#issuecomment-5244796418

   Heya! `superset/security/api_key_scopes.py`'s 
`METHOD_PERMISSION_SCOPE_ACTION` still has no `update` entry (Bito flagged this 
too). Nothing uses `method_permission_name="update"` today so it fails closed 
rather than leaking anything, but whoever adds the first update-style tool is 
going to be confused why scoped tokens get silently denied. Worth a quick add 
now while it's fresh.


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