This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from a14eb47b5a fix(roles): optimize user fetching and resolve N+1 query
issue (#37235)
add 22b981b48a fix(encryption): resolve SECRET_KEY lazily to fix silent
re-encrypt-secrets failures (#37982)
No new revisions were added by this update.
Summary of changes:
superset/utils/encrypt.py | 2 +-
tests/integration_tests/utils/encrypt_tests.py | 76 +++++++++++++++++++++++++-
2 files changed, 76 insertions(+), 2 deletions(-)