superset/superset/dashboards
Michael S. Molina 76024313c6
fix: Dashboard access when DASHBOARD_RBAC is disabled (#17511)
* fix: Dashboard access when RBAC is disabled

* Sends 403 when forbidden

* Fixes issort

* Changes assertion

* Allow access to unpublished dashboards that don't have roles

* Fixes the test_get_dashboard_changed_on test
2021-11-23 11:45:32 -03:00
..
commands feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
filter_sets chore improve response body (#16974) 2021-10-07 14:03:28 +03:00
__init__.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
api.py fix: Dashboard access when DASHBOARD_RBAC is disabled (#17511) 2021-11-23 11:45:32 -03:00
dao.py fix(Dashboard): Save empty label_colors in json_metadata (#17462) 2021-11-18 19:11:49 +02:00
filters.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
schemas.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00