mirror of
https://github.com/getredash/redash.git
synced 2026-05-08 09:01:12 -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.