This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 0f4eae99599a42f0a3d1d5ab4b3a0f95d8ff25c7 Merge: 401187c12c fef6e81876 Author: James Daugherty <[email protected]> AuthorDate: Thu Jul 9 17:08:02 2026 -0400 Merge pull request #15810 from apache/fix/exception-masking-case-insensitive Mask exception request parameters case-insensitively ...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(-)
