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

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


    from 7ff35df  fix(native-filters): Fix indicators (#14334)
     add 6875a1a  Make g.user attribute access safe for public users (#14287)

No new revisions were added by this update.

Summary of changes:
 superset/charts/api.py               |  2 +-
 superset/config.py                   |  2 +-
 superset/dashboards/api.py           |  4 +++-
 superset/db_engine_specs/base.py     |  2 +-
 superset/jinja_context.py            |  6 +++---
 superset/security/manager.py         |  4 ++--
 superset/sql_validators/presto_db.py |  2 +-
 superset/views/base_api.py           |  5 ++++-
 superset/views/base_schemas.py       |  4 ++--
 superset/views/core.py               | 27 ++++++++++++++++++---------
 superset/views/database/views.py     |  4 ++--
 superset/views/sql_lab.py            |  2 +-
 12 files changed, 39 insertions(+), 25 deletions(-)

Reply via email to