mirror of
https://github.com/apache/superset.git
synced 2026-05-26 10:15:16 +00:00
* 0.17.4 * Fixing CSRF issues Since turning CSRF across the site with Flask-WTF, a few POST request have been failing. This PR addresses these issues.