This is an automated email from the ASF dual-hosted git repository.
capistrant pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from ec6038f4ec6 Fix activeTask check race in TaskLockbox (#18463)
add 4adac582ac0 Upgrade pac4j extension (#18259)
No new revisions were added by this update.
Summary of changes:
.github/config/codeql-config.yml | 2 +-
extensions-core/druid-pac4j/pom.xml | 13 +-
.../druid/security/pac4j/Pac4jAuthenticator.java | 1 +
.../apache/druid/security/pac4j/Pac4jFilter.java | 112 ++++----
.../druid/security/pac4j/Pac4jSessionStore.java | 297 ++++++++++++++++-----
.../druid/security/pac4j/Pac4jFilterTest.java | 128 ++++++++-
.../security/pac4j/Pac4jSessionStoreTest.java | 268 ++++++++++++++++---
licenses.yaml | 20 +-
owasp-dependency-check-suppressions.xml | 28 --
pom.xml | 6 +-
10 files changed, 684 insertions(+), 191 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]