This is an automated email from the ASF dual-hosted git repository.
sergehuber pushed a change to branch UNOMI-904-v2-api-compatibility
in repository https://gitbox.apache.org/repos/asf/unomi.git
from 7174a2f9a UNOMI-904: Extract maskSecret into shared SecurityUtils to
eliminate duplication
add a4d2d2d1c UNOMI-904: Address review feedback on V2 compatibility mode
No new revisions were added by this update.
Summary of changes:
.../test/java/org/apache/unomi/itests/PatchIT.java | 5 +-
.../apache/unomi/itests/V2CompatibilityModeIT.java | 80 +++++++++++++++++++++-
.../apache/unomi/itests/graphql/GraphQLListIT.java | 1 +
.../rest/authentication/AuthenticationFilter.java | 49 +++++++++----
.../authentication/V2ThirdPartyConfigService.java | 8 ++-
5 files changed, 125 insertions(+), 18 deletions(-)