This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 401187c12c Merge pull request #15946 from
apache/ci/joint-build-disk-space-7.0.x
add d175d24533 Mask exception request parameters case-insensitively
add 55beb5e258 Address exception masking review feedback
add fef6e81876 Adjust exception masking tests for 7.0.x
new 0f4eae9959 Merge pull request #15810 from
apache/fix/exception-masking-case-insensitive
The 1 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:
...maskingRequestParametersFromStacktraceLogs.adoc | 1 +
.../META-INF/spring-configuration-metadata.json | 2 +-
.../grails/web/errors/GrailsExceptionResolver.java | 14 ++++++++-
.../web/errors/GrailsExceptionResolverSpec.groovy | 35 +++++++++++++++++++++-
4 files changed, 49 insertions(+), 3 deletions(-)