Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions dubbo-common/src/main/resources/security/serialize.allowlist
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,20 @@ org.apache.dubbo.common.URL
org.apache.dubbo.common.url.component.URLAddress
org.apache.dubbo.common.url.component.URLPlainParam
org.apache.dubbo.common.url.component.PathURLAddress
org.apache.dubbo.remoting.http12.exception.DecodeException
org.apache.dubbo.remoting.http12.exception.EncodeException
org.apache.dubbo.remoting.http12.exception.HttpOverPayloadException
org.apache.dubbo.remoting.http12.exception.HttpRequestTimeout
org.apache.dubbo.remoting.http12.exception.HttpResultPayloadException
org.apache.dubbo.remoting.http12.exception.HttpStatusException
org.apache.dubbo.remoting.http12.exception.UnimplementedException
org.apache.dubbo.remoting.http12.exception.UnsupportedMediaTypeException
org.apache.dubbo.rpc.protocol.tri.rest.PathParserException
org.apache.dubbo.rpc.protocol.tri.rest.RestBadRequestException
org.apache.dubbo.rpc.protocol.tri.rest.RestException
org.apache.dubbo.rpc.protocol.tri.rest.RestInitializeException
org.apache.dubbo.rpc.protocol.tri.rest.RestMappingException
org.apache.dubbo.rpc.protocol.tri.rest.RestParameterException
org.apache.dubbo.remoting.http12.h2.CancelStreamException
org.apache.dubbo.rpc.protocol.tri.ThrowableWrapper
org.apache.dubbo.rpc.StatusRpcException
Loading