mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix(lang): patch FAB's LocaleView to redirect to previous page (#31692)
This commit is contained in:
@@ -1550,6 +1550,7 @@ class TestRolePermission(SupersetTestCase):
|
||||
["SecurityApi", "login"],
|
||||
["SecurityApi", "refresh"],
|
||||
["SupersetIndexView", "index"],
|
||||
["SupersetIndexView", "patch_flask_locale"],
|
||||
["DatabaseRestApi", "oauth2"],
|
||||
]
|
||||
unsecured_views = []
|
||||
|
||||
Reference in New Issue
Block a user