dpgaspar opened a new pull request #10397:
URL: https://github.com/apache/incubator-superset/pull/10397


   ### SUMMARY
   CSRF exempts by default the chart data REST API endpoint. This is actually a 
GET endpoint using POST because the amount of options is so big we need a 
payload.
   
   Also did a small refactor on the way CSRF is initialised, now we can import 
it and use it's decorator if needed
   
   Related to issue #10354, will help user's leverage the chart data API
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue: #10354 
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to