mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix: dataset safe URL for explore_url (#24686)
This commit is contained in:
committed by
GitHub
parent
c92a975e4b
commit
a9efd4b2e3
@@ -121,6 +121,7 @@ FRONTEND_CONF_KEYS = (
|
||||
"ALERT_REPORTS_DEFAULT_RETENTION",
|
||||
"ALERT_REPORTS_DEFAULT_WORKING_TIMEOUT",
|
||||
"NATIVE_FILTER_DEFAULT_ROW_LIMIT",
|
||||
"PREVENT_UNSAFE_DEFAULT_URLS_ON_DATASET",
|
||||
)
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user