This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 0b2fd09 Stripping the prefix from the dyn calculated issuer URI reported by OIDCConfigurationService
by default to make it easier to sync it with the the same value reported from the sibling
endpoints
new 896bd96 CXF-7507 - Put a configurable limit on the size of attachment headers
new f5ffa4e Recording .gitmergeinfo Changes
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:
.gitmergeinfo | 1 +
.../cxf/attachment/AttachmentDeserializer.java | 24 ++++++++
.../apache/cxf/attachment/ContentDisposition.java | 2 +-
.../HeaderSizeExceededException.java} | 12 ++--
.../java/org/apache/cxf/message/MessageUtils.java | 24 +++++++-
.../apache/cxf/jaxrs/ext/MessageContextImpl.java | 9 ++-
.../apache/cxf/jaxrs/ext/multipart/Attachment.java | 8 +--
.../cxf/systest/jaxrs/JAXRSMultipartTest.java | 64 ++++++++++++++++++++++
.../apache/cxf/systest/jaxrs/MultipartServer.java | 1 +
9 files changed, 132 insertions(+), 13 deletions(-)
copy core/src/main/java/org/apache/cxf/{io/CacheSizeExceededException.java => attachment/HeaderSizeExceededException.java}
(74%)
--
To stop receiving notification emails like this one, please contact
['"commits@cxf.apache.org" <commits@cxf.apache.org>'].
|