mirror of
https://github.com/getredash/redash.git
synced 2026-03-21 07:00:07 -04:00
* Allow executing query with either view_query or execute_query permissions. * Render AuthHeader according to permissions. * Don't return dashboards where you only have access to textbox widget. Closes #4099.