You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/10/15 02:15:05 UTC

[james-project] branch master updated (51b34cf -> b2e0ffc)

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from 51b34cf  JAMES-3661 Email/* should handle quota exceptions (#696)
     add b2e0ffc  JAMES-3639 Allow to configure JMAP crypto with raw public key (#695)

No new revisions were added by this update.

Summary of changes:
 .../james/jmap/draft/crypto/SecurityKeyLoader.java | 24 ++++++++++++++++++----
 .../jmap/draft/crypto/SecurityKeyLoaderTest.java   | 18 +++++++++++++++-
 .../jmap-draft/src/test/resources/key.pub          |  9 ++++++++
 .../src/test/resources/private.nopass.key          |  0
 .../java/org/apache/james/jwt/PublicKeyReader.java |  2 +-
 5 files changed, 47 insertions(+), 6 deletions(-)
 create mode 100644 server/protocols/jmap-draft/src/test/resources/key.pub
 copy server/protocols/{protocols-imap4 => jmap-draft}/src/test/resources/private.nopass.key (100%)

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org