You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/05/19 03:51:32 UTC

[superset] branch master updated (065b3f9 -> c3d1f10)

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

beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 065b3f9  feat: redirect to /login when CSRF expired (#14675)
     add c3d1f10  feat: redirect 404/500 to static pages (#14677)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/assets/staticPages/404.html | 2 +-
 superset/views/base.py                            | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)