mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: bump FAB to 4.7.0 (#33607)
This commit is contained in:
committed by
GitHub
parent
f0b6e87091
commit
a4bb11c755
@@ -29,6 +29,7 @@ def test_csrf_not_exempt(app_context: None) -> None:
|
||||
Test that REST API is not exempt from CSRF.
|
||||
"""
|
||||
assert {blueprint.name for blueprint in csrf._exempt_blueprints} == {
|
||||
"GroupApi",
|
||||
"MenuApi",
|
||||
"SecurityApi",
|
||||
"OpenApi",
|
||||
|
||||
Reference in New Issue
Block a user