This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 4d16970 JAMES-3687 Demonstrate issues with deletes of delayed mails
(#831)
add acefda7 JAMES-3691 Prevent JMAP WebPush server side request forgery
No new revisions were added by this update.
Summary of changes:
.../sample-configuration/jmap.properties | 5 +-
.../docs/modules/ROOT/pages/configure/jmap.adoc | 3 +
.../sample-configuration/jmap.properties | 5 +-
.../sample-configuration/jmap.properties | 5 +-
.../apache/james/modules/TestJMAPServerModule.java | 3 +
.../DistributedPushSubscriptionSetMethodTest.java | 4 +-
.../distributed/DistributedWebPushTest.java | 4 +-
.../MemoryPushSubscriptionSetMethodTest.java | 4 +-
.../jmap/rfc8621/memory/MemoryWebPushTest.java | 4 +-
.../james/jmap/core/JmapRfc8621Configuration.scala | 10 +++-
.../jmap/pushsubscription/WebPushClient.scala | 64 ++++++++++++++------
...DefaultWebPushClientServerSideForgeryTest.java} | 9 +--
...tTest.scala => SafeWebPushClientContract.scala} | 70 +++++++++-------------
.../pushsubscription/WebPushClientContract.scala | 6 +-
src/site/xdoc/server/config-jmap.xml | 5 ++
15 files changed, 120 insertions(+), 81 deletions(-)
copy
server/protocols/jmap-rfc-8621/src/test/java/org/apache/james/jmap/pushsubscription/{DefaultWebPushClientTest.java
=> DefaultWebPushClientServerSideForgeryTest.java} (86%)
copy
server/protocols/jmap-rfc-8621/src/test/scala/org/apache/james/jmap/pushsubscription/{PushRequestTest.scala
=> SafeWebPushClientContract.scala} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]