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

bdelacretaz pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git.


    from f769b0b  Merge pull request #13 from jasghar/SLING-9870
     new fdfa9fa  SLING-9872 - use consistent naming
     new fdb2fad  SLING-9872 - sanitize logged values

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../graphql/core/engine/DefaultQueryExecutor.java  | 15 ++++--
 .../sling/graphql/core/logging/Sanitizer.java      | 56 ++++++++++++++++++++++
 .../graphql/core/schema/DefaultSchemaProvider.java |  4 +-
 .../SanitizerTest.java}                            | 51 +++++++++++---------
 4 files changed, 98 insertions(+), 28 deletions(-)
 create mode 100644 
src/main/java/org/apache/sling/graphql/core/logging/Sanitizer.java
 copy 
src/test/java/org/apache/sling/graphql/core/{engine/SlingDataFetcherNameValidationTest.java
 => logging/SanitizerTest.java} (52%)

Reply via email to