This is an automated email from the ASF dual-hosted git repository.
lilykuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from c8df849 fix(CRUD/listviews): Errors with rison and search strings
using special characters (#18056)
add b2613f6 feat(embedded): make guest token JWT audience callable or str
(#18748)
No new revisions were added by this update.
Summary of changes:
superset/config.py | 3 ++-
superset/security/manager.py | 19 ++++++++++++-------
tests/integration_tests/security_tests.py | 22 ++++++++++++++++++++++
3 files changed, 36 insertions(+), 8 deletions(-)