You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/10 15:41:07 UTC

[GitHub] [superset] duynguyenhoang opened a new issue #13060: when user doesn't have permission to access resource, http code 400 is returned

duynguyenhoang opened a new issue #13060:
URL: https://github.com/apache/superset/issues/13060


   Currently when user doesn't have permission to access resource, for example save a chart, the http code 400 is returned.
   
   ### Expected results
   
   http code 403 is returned.
   
   ### Actual results
   
   http code 400 is returned.
   
   ### Environment
   
   - superset version:  master
   - python version: 3.8
   - node.js version: v12.19.0
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   


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

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



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


[GitHub] [superset] zuzana-vej closed issue #13060: when user doesn't have permission to access resource, http code 400 is returned

Posted by GitBox <gi...@apache.org>.
zuzana-vej closed issue #13060:
URL: https://github.com/apache/superset/issues/13060


   


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

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



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


[GitHub] [superset] zuzana-vej commented on issue #13060: when user doesn't have permission to access resource, http code 400 is returned

Posted by GitBox <gi...@apache.org>.
zuzana-vej commented on issue #13060:
URL: https://github.com/apache/superset/issues/13060#issuecomment-822955636


   based on the linked PR this was resolved a while back


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

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



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