mirror of
https://github.com/apache/superset.git
synced 2026-04-10 11:55:24 +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.