superset/tests/integration_tests/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
..
filter_sets chore: use official isort in pre-commmit (#17215) 2021-10-25 17:57:38 +08:00
security fix: revert data endpoint name (#16162) 2021-08-10 11:59:27 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py fix: Dashboard access when DASHBOARD_RBAC is disabled (#17511) 2021-11-23 11:45:32 -03:00
base_case.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_tests.py fix: set importer as owner (#16656) 2021-09-15 12:27:02 -07:00
consts.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dao_tests.py fix: Dashboard access when DASHBOARD_RBAC is disabled (#17511) 2021-11-23 11:45:32 -03:00
dashboard_test_utils.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_factory_util.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00