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 2024/03/26 21:38:22 UTC

(superset) branch sip-85 updated (b631e4e86f -> 5fd174623c)

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

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


    from b631e4e86f Make lock generic
     add 5fd174623c Refactor JWT encode/decode

No new revisions were added by this update.

Summary of changes:
 superset/databases/api.py            | 11 +----
 superset/db_engine_specs/base.py     |  1 +
 superset/db_engine_specs/gsheets.py  | 16 ++------
 superset/utils/oauth2.py             | 79 ++++++++++++++++++++++++++++++++++--
 tests/unit_tests/utils/lock_tests.py |  1 -
 5 files changed, 83 insertions(+), 25 deletions(-)