This is an automated email from the ASF dual-hosted git repository.

hughhhh pushed a change to branch hughhhh/zagreb-embed-page
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 5e3211b1556 fix(dashboard): keep window.history in sync when updating 
Rison URL
     add 207a7bf7f9b fix: preserve dashboard certification when saving layout 
changes (#40193)
     add fb606623538 chore(mcp): revert browser-friendly hello page for GET 
/mcp from browsers (#40467)
     add 7cc93727b32 Merge branch 'master' into hughhhh/zagreb-embed-page

No new revisions were added by this update.

Summary of changes:
 MANIFEST.in                                        |   1 -
 .../src/dashboard/actions/dashboardState.ts        |   9 +-
 superset/mcp_service/hello.html                    | 115 -------------------
 superset/mcp_service/jwt_verifier.py               |  78 ++-----------
 superset/mcp_service/mcp_config.py                 |   6 +-
 tests/unit_tests/mcp_service/test_jwt_verifier.py  |   6 +-
 .../mcp_service/test_jwt_verifier_browser_hello.py | 126 ---------------------
 7 files changed, 23 insertions(+), 318 deletions(-)
 delete mode 100644 superset/mcp_service/hello.html
 delete mode 100644 
tests/unit_tests/mcp_service/test_jwt_verifier_browser_hello.py

Reply via email to